This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.







