I dunno, it sounds like you have a good understanding of how Webpy is put together, so if you want to offload portions of your code, I'd say write them as modules and import them. I think that's what you're getting at, though I may be mistaken.
On May 15, 2012, at 9:36 PM, Leandro Severino <[email protected]> wrote: > any idea, tip or suggestion ? > > best regards, > Leandro. > > -- > 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. > -- 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.
