OK, I have finished major refactoring of jGrouseDoc and added support
for Velocity templates.
As a result, the task that used to take 38 seconds using "noframes"
skin now completes in 2-3 seconds.
The switchover is controlled by new configuration property
outputFormat
outputFormat=bin turns on the new mode
outputFormat=xml turns on the old XML/XSLT mode (default setting)
So far "noframes" is the only skin that supports new mode and I am not
sure if it is worth to provide support for other skins.
The code is in SVN, feel free to try it
Regards,
Denis