I know I'd said that this would be the last alpha before 1.9.7, but I think we need to revise that plan, or postpone the alpha another week.
Right now there are two blockers: 1) the new-style rendering does not support dotted notation for template lookup (search path only) 2) the SecureController has a bug with not redirecting properly on index pages. There are a couple non-blocker tasks, which also need to be finalized: 1) Replacing tg.url's implementiaotn with url_for from routes (it should be mostly backwards compatable, and it allows you to generate URL's for named routes as well. 2) Getting a better set of full stack tests into TG2 itself. We have some tests of the quickstart template in tg.devtools, but there's a lot of logic in configuration.py in the main tg repository, that's not covered by unit tests. So, my new plan is to do an alpha tomorrow, with everything we can get done and tested today. And a final alpha a week from tomorrow. If that alpha goes well, we can release a beta or RC that following weekend, with the goal of having a 1.9.7 final in September. -- 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 -~----------~----~----~----~------~----~------~--~---
