On Wed, Sep 30, 2009 at 6:34 PM, ahappydeath <[email protected]> wrote: > > Some of my classes are getting quite large, especially when I have > multiple forms on a page. Is there a well know way of separating the > classes from the code.py file.
I generally keep all my forms in a separate module. Anand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
