Hello All!

I've taken a look at 2.1b1 yesterday.

1. It broke one of our projects :) After fixing a few unimportant
errors (like no super().__before__ and so on) it just stopped
working.  No rendering occurred. No errors. Just blank pages with
several variable names :) If one steps into this, take a look at your
__before__ and try renaming it to _before. It worked for me. Did not
investigate why.

2. 2.1 seems to be *faster*. We still use that slow Genshi (just
because we like it) but something in the core (maybe the dispatch
mechanism) plays it's role in overall performance.

3. pagination does not work, as url_for fails (there's a ticket for
this issue)

4. tgext.menu is nice ;)

And a question ;) It there any doc on the new dispatch mechanism
(though most of code in TG2 is, well, self-documenting)

--
    Sergei

-- 
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.

Reply via email to