Just curious of how other pylons developers are doing site layout in
their apps? Are you guys mostly using the template and includes?

I'm currently using genshi and xi:include. This method works.. but it
really seems like a lot of wasted code. In the past I've used several
methods for site layout. Once we wrote a "filter" that automatically
added a layout based on a url config file. We based this method off of
sitemesh (http://www.opensymphony.com/sitemesh/). Rails allows you to
automatically associate a layout with templates in a controller or all
templates.

Just curious about what other people are doing and what you think of
rails/sitemesh..

Chad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to