Todo

Here's a short list of things that need to be done.

Important

  1. More sophisticated caching (currently only code objects are cached, not XML output, there's no TTL, etc)
  2. Some HTML convenience tags for dealing with troublesome items like checkboxes (specifically for giving them a value whether they are checked or not and for easily setting their state via a boolean argument)
  3. XML namespace support.
  4. Async support (return generator rather than string)
  5. Convincing people that typing out XML sucks ;-)

Nice to have

  1. More tag plugins besides XHTML (RSS/Atom/sitemap)

Kicking the bean around

  1. Some sort of external HTTP support (i.e. for injecting remote HTML/XML sources)? This could currently be done via a custom renderer...
  2. Memcached support (easy, but is the template engine the right place?)
edit page
Back to top
Rendered using Brevé 1.2.6Copyright © 2007, Cliff Wells