On Wed, Feb 25, 2009 at 10:11 AM, Oliver <[email protected]> wrote: > > In TG1 it was possible to use Dictionaries, Lists and Tuples as a > value in config files. > TG2 seems to go a step backwards on behalf of its ini file > capabilities. or is there a way to accomplish this?
No. This is a step backwards in terms of config file functionality, but a step forwards in terms of standardizing on the paste deploy style config files that everybody is using in the WSGI world these days. It also pushes some things into application config rather than deployment config which isn't a bad thing in my opinion. --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 -~----------~----~----~----~------~----~------~--~---
