> > 3. need implement tg_flash > > I've looked into implementing this as well. I'm not sure what the > reason was for calling it tg_flash (surely its obvious its from tg if > you just import it there?), but I'd like to have a flash function as > well. It should also ensure the cookie is signed properly (I'm not > sure the tg one does this right now?). I was thinking of having it > work in a more similar model to Rails, such that you could just do: > flash['login_msg'] = "Welcome to the login!"
Sounds good, I'd be fine with dropping the tg_ and if it's implemented in pylons, I'd rather use that one than re-invent. So, I'd suggest whoever does this should write it in such a way that it works in both tg and plain pylons. --mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
