I got the config system checked in. And it could probably use some code review, and definitely a needs 1) documentaiton, and 2) a few more hooks for configuring and adding additonal middleware.
There's a trade-off we get into by doing this, the underlying mechanisms of TG2 are slightly less exposed to users, and somewhat harder to customize. But the user is somewhat more protected from changes in the underlying components, and they can configure things by setting attributes on a config object rather than editing and maingaining changes to a pretty large bit of code. Now that this is done, I should be able to make the last template rendering changes, and start prepping for a 1.9.7alpha in earnest. I'll do my best to get the rendering stuff checked in today. So, if things go well we should be able to release an alpha Friday or Monday. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
