On 22-Sep-07, at 8:18 PM, Werner Hartnagel wrote: > I just did a checkout of the new code and it seems web.loadhocks > disappear? >
We are moving away from using globals. new way to do that is like this: app.add_processor(web.loadhook(connect_storm)) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
