hm... in this instance, i use g for three things:
1- on startup, i pull constants out of the DB and stash them into g 2- misc form classes refer to g as the values to use for validation 3- templates use them to generate dropdowns i guess i could use some sort of factory function to pull g on each form init. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
