Simon Belak wrote: > Hi, > > I would just like to highlight some (breaking) changes I made in r1257. > For now all are intended for First Class, if we decide anything should > be released beforehand I will merge than (I hope this covers me from > Michelle's wrath ;)). >
I particularly like your commit message! :D Oh, and please Michele (one "L" not two, only Roger calls me Michelle) :D Anyway this officially opens 1.1 so from now on everyone that commits to trunk end then merges to 1.0 will be banned from the universe I hope. ;-) > 1) Fail-safe mechanism is uncoupled from error handling and validate() > decorator. Some examples can be had in test_errorhandling.py (should > probably refactor as well), I will update the "docs" soon (on sprint at > the latest). > > 2) tg_exceptions is renamed to tg_exception and is in fact no longer an > exception as such, but a tuple compatible with what sys.exc_info() returns. > (it should be possible to do some pretty sick things with stack > manipulation now ...) > Nice work, let's see how it goes... Ciao Michele --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
