From: Kevin Dangoor <k...@blazingthings.com>Date: June 26, 2007 10:25:53 PM GMT-04:00Subject: TG-style or Pylons-style template names?There have been various complaints over time about TG's use of Python package names to refer to templates. Specifically, having a separate path for templates that allows for template overriding is probably the biggest thing in favor of not using strict Python dotted notation to refer to templates.We can certainly still support it... but I'm wondering if we should consider alternatives for how you declare your templates in @expose
At this point I think we're doing the same thing -- unless Rick or Jon
added something while I wasn't looking.
--
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog