I love puns :-).
This indeed would be a useful feature, if somehow T5 had a notion of
execution phases, or whatever they might be called. You could easily
build this into your application in a somewhat rigid manner with a
service that reads your prop file and provides access to that setting
(or insulated the logic with method like Application#isInDevelopment).
A more sophisticated implementation could run autonomously and even
add/update parts of pages/components without them knowing about it. That
of course would be a bit more involved..
chris
Peter Stavrinides wrote:
Hi all,
I am using the example provided in the wiki to display a friendly
error page that uses the ExceptionReporter interface, and this works
well, but I want to also turn it on and off using perhaps a properties
file, so that in development I can benefit from Tapestry's exceptional
error page... please pardon the pun.
Thanks,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]