Howdy!

Was this ever resolved, patched, or added to svn?  Testing using __variables__ with the release beta of 1.0 does nothing.  This is a very useful feature (esp. if combined with __javascript__ or even just __widgets__) and I'm getting tired of passing dict(portlets=portlets, ...) on every return statement.  :D

On 1-Aug-06, at 3:10 AM, Michele Cella wrote:

class BlogController(Controller):


     def __variables__(self):

          return dict(cool_widget=cool_widget)


     def list(self):

          return dict(notes=notes)


Matthew Bevan, Systems Administrator
Top Floor Computer Systems Ltd.



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

Reply via email to