vjlamp opened a new pull request, #39:
URL: https://github.com/apache/tapestry-5/pull/39

   With the recently added FormsRequirePostException it is now time to have a 
proper handler for it.
   
   Contributing a specific `ExceptionHandlerAssistant` to 
`RequestExceptionHandler` seems to be a nice of way of doing it. 
   
   Alas, despite graceful handling of the exception within such a contribution, 
`OperationTracker` still creates error level log messages, as it is called 
before the assistant. Does anyone know of a better way than modifying 
`OperationTrackerImpl` (which I did in my first commit to this PR)?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to