Mark Ramm wrote:
> I noticed that a recent change in tg.controllers does 2 things:
>
> 1) it allows you to set your toscawidgets to adapt to mako or genshi
> on a per request basis
> 2) it makes a hard dependency on TW in tg.
>
> It was a goal to have the actuall turbogears2 package have as small a
> dependency set as possible, but I think this feature is pretty
> valuable.   So I'm predisposed to keep it, but I think it should be a
> conscious decision by the community so what do you all think?
>   

-1. The use-case it simplifies is pretty unusual (having page templates 
written in different languages and use TW in all of them) to warrant a 
hard-dependency on TW.  Why not implement it as a helper decorator so 
the dep. can be avoided?

Alberto

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to turbogears-trunk@googlegroups.com
To unsubscribe from this group, send email to 
turbogears-trunk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to