Hi all,

We've just released ToscaWidgets 0.9.2. Here's the changelog [1]:

0.9.2 (Jun 8, 2008)
----------------------

* Template engine plugins are now loaded lazily.
* The v=modfied_time query string argument is no longer appended to
resources
  since this method is not reliable with zipped eggs and causes some
trouble.
  As a plus requests should now be faster since there are no disk hits
for this
  reason.
* The CP filter in mods.tg now handles staic file serving instead of
registering
  directories with CP's static filter so resources from zipped eggs work
  properly.
* Implemented a setuptools commands to copy all static resources from
  a series of distributions into a direcory where a fast web-server
  can serve them. Optionally, if YUICompressor is installed, it can
  compress CSS and JS in the destination directory.
* Removed dependency from Paste, changed to lighter WebOb.
* TW's middleware can now serve static resources from zipped eggs.
* feeder.py is no longer included.
* js_function arguments can now include other js_calls and js_callbacks at
  any level of nesting.
* repetitions and template caches are now LRUCaches to set an upper limit on
  memory usage.

The documentation for this release has been updated and is available at:
http://beta.toscawidgets.org/documentation/ToscaWidgets

tw.forms 0.9.1 has also been released which takes advantage of new
features in TW.

Special thanks go to Paul Johnston who has found and fixed some bugs I
(Alberto) have introduced in some of the refactorings.

Enjoy,
Alberto

[1] See also
http://beta.toscawidgets.org/documentation/ToscaWidgets/changelog.html


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to