[ 
https://issues.apache.org/jira/browse/WICKET-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Thomerson updated WICKET-2681:
-------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> Improve AbortException and friends
> ----------------------------------
>
>                 Key: WICKET-2681
>                 URL: https://issues.apache.org/jira/browse/WICKET-2681
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.5-M4
>
>
> currently the handling of the exception has to be done in the constructor, 
> which is a little awkword because you have to tweak the requestcycle or 
> something else before the exception is caught and requestcycle is properly 
> rewound. instead, the exception should contain a callback method that is 
> called by whatever catches it and rewinds the requestcycle.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to