
The following items outline (in no particular order) development
goals for future releases of PTML

* Optimisation

* Possibly implement an XML-compliant syntax, depending on the
  arguments that can be made for it.

* Other useful tags, e.g. <%args> ala HTML::Mason.

* Check operation on Windows/Mac platforms and on JPython.

* Automated test suite

* Better exceptions and error reporting (line/character positions, etc)

* Better logging and debug facilities

* Investigate integration with py_apache, etc.

* Automatic cleaning of stale cache files

* Security review

* Security features, e.g. following of symlinks in source directory.

* Add support for passing-through binary files.


