Christoph Zwerschke schrieb: > Right, it's passed all along from expose to view.render. And the > expose() function even mentions it in the docstring: > > @keyparam mapping > mapping with options that are sent to the template engine
Yep, that's what I said in my original post. ;) > I still suggest we rename it to "options", since it's much clearer. This > should not lead to any problems, since the old mapping parameter is not > documented for the Buffet API and obviously has never been implemented > by any engine adapter anyway. How about changing it in _process_ouput and view.render but retain it in expose as a deprecated alias for "options" and remove it in TG 1.5, so it will not break code, which uses it without warning? Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
