- Minimal Implementation
- The system should be as small and simple as possible. the fewer special knowledge is needed to work with the system the better.
- uses beanshell as scripting system in the driver and the templates.
- no other shortcuts beside the beanshell support for properties are used.
- proof of concept implementation: simple parser with regex resulted in a small system with only 3k sourcecode :))
- Minimal Homepage
- minimal homepage generated out of restricted wikipages.
- Sources
- the sources are not hosted in the cvs of sourceforge because i try subversion
at the moment.
- so check releases
for builds and sources, dont hesitate to contact me, if you want to participate.
Next