Michele Cella wrote: > 5. @expose(view="template.mypage") > > giving that there is a views package like that: > > views > |_ templates/ > |_ json.py > |_ ... > > and the view parameter is automatically linked to the views subpackage > to save repetitive typing.
I like this 5. the best. In particular, the organization of the views subpackage is very nice. -- Yves-Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

