[Zope3-dev] string agnostic page templates, again

Martijn Faassen faassen at infrae.com
Mon Sep 6 08:46:08 EDT 2004


Hi there,

It seems the previous discussion about changing the ZPT engine so it 
also works with non-unicode text died down. This is still important for 
Five scenarios where the page templates need to interact with legacy 
Zope 2 content. Most Zope 2 content is not in unicode (though there are 
some exceptions such as Silva). In this case it is important that the 
page template engine can accept non-unicode input (*all* input being 
classic strings) without breaking.

See the previous thread for more information.

Regards,

Martijn


More information about the Zope3-dev mailing list