This week I developed the sources on a level I give a version 0.1 alpha. I added to the original template solution from march a monster class with processes. Target was to call the templates without precoding in java. This week I've started with some action approach and it really make all things much simpler. Now everything beside storing the data is an action. The template parsing itself an action, the mapping of external data and...
Each action can use the other with a simple execute call.
Today I've tested the last examples I developed last month and its working properly at a first glance with the "old" templates.
This have to be documented now.