View Single Post
Old 11-09-2009, 11:23 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,706
sde is on a distinguished road
I like the concept for apps that would utilize a single template file for a single web page.

In something like Drupal though, most of the templates are just chunks of content within a full page.

I'm sure you could write a theme engine for it, but the advantage of being able to view it in FF directly from a template view wouldn't be that practical.. although I guess you could still keep the content valid within the scope of the template file.

Another thing going against Drupal with this system is that it uses API call from module to load CSS and Javascript.
__________________
Mike
sde is offline   Reply With Quote