Just a short status report: I've worked on Kid again over the weekend. 
The output formatting has now been implemented with a single parameter 
named "format". This can be a string referring to some predefined output 
styles or an instance of the class "Format", e.g. 
format=Format(indent=4, wrap=72). The Format class even supports things 
such as converting straight to typographic quotes (no need for 
"SmartyPants" any more.)

I have also fixed many other problems that have been reported as trac 
tickets or on the TurboGears list. Particularly, error reporting is much 
better now, layout templates can be extended, and the enable_import() 
functionality is now fully compatible with Python 2.5 and Python eggs.

There are still two or three tickets I want to work on next week. I want 
to ensure that everything works nicely with TurboGears, too. The 
documentation and release notes have already been updated. Let me know 
if you have any problems with the version in the SVN trunk so we can get 
the version 0.9.4 out.

-- Christoph

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to