v0.1, Simon Ditner <simon@unitycode.org>

Zerodiv, the CVS, and I keep clashing with TemplateObject, so I wrote some really messy whitebox testing.
We'll make a pretty Makefile or something in the future.

Using Whitebox testing:

- Add the prometheus-library directory to your web tree.
- lynx -source http://yourdomain/path_to_prometheus/prometheus-library/whitebox/TemplateObject.php3 > /tmp/results
- diff /tmp/results ./TemplateObject.expected_results.html
