| 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 |