View Single Post
  #9 (permalink)  
Old 09-01-2008, 01:20 PM
orjan's Avatar   
orjan orjan is offline
Programming Expert
 
Join Date: Sep 2007
Location: Sunne, Värmland, Sweden
Age: 33
Posts: 359
Last Blog:
Procedural Programming...
Credits: 42
Rep Power: 9
orjan has a spectacular aura aboutorjan has a spectacular aura aboutorjan has a spectacular aura about
Default Re: Creating template system for my own cms

Well, of course you have a point there about compiling. If I were new to using templates, your suggestion, phpSavant would probably be a better choice than Smarty, nor that I have used it either, so it would be up to each and everyone to choose.

I'm although very pleased with the Smarty system, and it works well for me. I don't think, that with todays better and better machines even in hosting, the execution time for doing compilages and stuff gets less relevant as the development goes, not saying that you do not would like a fast executable code because of this ...

What do all these large cms systems do to make different themes, as I don't think they are using either Smarty or phpSavant?

what is practical when building something like an cms and you want it to be easily redesigned?
Reply With Quote