RE: Official plan for template?

Hunkah <[email protected]> 25 Jun 2003 05:15:28 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <9eb227595115915e804464726273cecf@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=187207#187207
----------------------------------------------------------------

There has been a reply to the speed of Smarty, I will quote it:

[quote="k-fish"]

One of the strongest points of Smarty is performance. It actually creates a compiled version of a template once, making it a plain php file. Thus overhead is minimized. And I doubt creating such a system from scratch again makes sense.

Bot since the template system needs to fit into the existing code, a custom system might be the best bet in this case. Just don't make it use regular expressions for every page call :)

Just my 2 cents.
Karsten[/quote]


There are a few more threads with this topic in mind

[url]http://forums.oscommerce.com/viewtopic.php?t=44026[/url]

[url]http://forums.oscommerce.com/viewtopic.php?t=37108[/url]