public
Description: Calypso - A PHP Port of the Django Template Engine
Home | Edit | New

Home

Development TODOS
============
1. Escaping should be Charset/Encoding aware. Currently
htmlspecialchars is used deep inside the engine, which cannot be
configured.

2. it was reported that multiple inheritence templates don’t work.

3. a general refactoring to allow intermediate parsing into PHP code
should be thought off to optimize the currently VERY VERY slow performance.

Last edited by beberlei, Sat Nov 29 04:49:21 -0800 2008
Home | Edit | New
Versions: