View Single Post
Old 04-12-2009, 09:09 AM   #55 (permalink)
xenon
The Frequenter
Newcomer 
 
xenon's Avatar
 
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
xenon is on a distinguished road
Default

Quote:
Originally Posted by ETbyrne View Post
Templates are views organized in a better, more modular way.

Btw I want to change the syntax used to change the current template set, $this->dingo->set_template() just aint workin for me.
Really? How's that? What is it that makes a template modular? It's a piece of code that adds to the building of the visible part of an application (website or not). So...what is it so modular about that? It's the implementation of the views/templates system that makes a difference, not the template/view files themselves.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
xenon is offline  
Reply With Quote