You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/01/15 23:58:54 UTC

[jira] Updated: (WICKET-2681) Improve AbortException and friends

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

Igor Vaynberg updated WICKET-2681:
----------------------------------

    Priority: Minor  (was: Major)

> 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-M1
>
>
> 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.