Colin's Journal: A place for thoughts about politics, software, and daily life.

Colin's Journal

Saturday, 31 May 2003

9:41 PM - SimpleTAL 3.2 released

SimpleTAL 3.2 is now available.  Notable changes from previous versions:

New features

  • The 'python:' path can now be used.
  • simpleTALUtils now contains a template caching class (TemplateCache) that can be used to cache compiled templates, automatically invalidating the cache if the template file has changed.
  • The string module is no longer used, replaced by string methods.

Bug fixes

  • Nested repeat variables with the same name are now scoped correctly.
  • If logging is available all error messages are now suppressed during testing.

Thanks to Wichert Akkerman for the initial implementation of the 'python:' path, the move to string methods, and for finding the repeat variable scope problem.

%nbsp;

Last Modified: Mon, 30 Jun 2003 23:21:00 BST

Made with PubTal 3.2.0

Copyright 2007 Colin Stewart

Email: colin at owlfish.com