Hi,

ToscaWidgets 0.9 is available for testing at the dev repository. To
upgrade either pull the new changes with Mercurial or install the
development snapshot:

easy_install -U
http://beta.toscawidgets.org/hg/ToscaWidgets-dev/archive/tip.zip

Most notable change is that there's not C dependency at all anymore
since RuleDispatch has been removed (hence no PyProtocols dep. either).
Those of you still using TW's generic functions can grab the 0.8.X
version from pypi which issues deprecation warnings to ease on the
migration.

0.8 has been branched into a new repository to fix any possible bug
though it won't be maintained for too long so please upgrade to 0.9 as
soon as possible.

PasteScript has also been removed as a hard dependency, that is, TW is
perfectly usable without it, it is only needed to "scaffold" a widget
egg with paster. The use of the "decorator" module has also been removed
because it wasn't strictly necessary as we weren't depending on any
decorated function's signature except to show them in the generated API
docs. So, the only dependencies left are currently simplejson and Paste. :)

Paul has also contributed an important internal change which allows
widget repeater to have unlimited repetitions without incurring in an
increased memory foot-print. Thanks! :)

Finally, we've also made a tw.forms 0.8.1.2 release which is compatible
both with the 0.9 and 0.8 branches.

I'll try to close the remaining tickets from the 0.9 milestone [1]
during this sprint and do a release on monday June 2nd though I can't
guarantee anything (as always ;) since I'd also like to move
beta.toscawidgets.org into production, write some ajax widget demos for
the widget browser, get outdoors for a bike ride and go out to have a
few beers ;) Anyway, the release will most probably go out even if not
all those tickets are closed so these important changes can be tested in
the wild ASAP.

Enjoy,
Alberto

[1] http://beta.toscawidgets.org/trac/tw/milestone/0.9


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