On Tue, Jul 8, 2008 at 5:35 PM, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > percious wrote: >> Um, I'm not using pylons.c.w. ... >> > > Sorry, I misunderstood you. >> My idea was that we should cycle through the objects in pylons.c >> before rendering the template, and call inject() on any item that is a >> Widget. > Scanning the output dict is what precisely what the new injection > mechanism tries to make unnecessary but there's not harm in doing it if > you really want/need to. +0 (but it shouldn't be encouraged IMO) >
As I already said (TW mailing list) I am -1 on the scanning of output dict. If we can avoid this solution then it's way better. Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
