Hi all,
I have in mind to make the exception reporting in Turbine.java pluggable
so that I can use an alternative 'executepage' mechanism which does not
use the Velocity service. I would hope to make the Velocity service a
separate pluggable fulcrum service in due course. At the moment the
error reporting is hard coded to try the Velocity service first and if
that fails sends the raw exception to the servlet output stream.
I would suggest an Avalon style component for this. Does anyone have any
comments, suggestions or objections?
Clearly the default would be to continue to use a Velocity page for
error reporting but make it possible to replace Velocity with something
else if needed using settings in a configuration file.
Thanks,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]