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] Created: (WICKET-2681) Improve AbortException and friends

Improve AbortException and friends
----------------------------------

                 Key: WICKET-2681
                 URL: https://issues.apache.org/jira/browse/WICKET-2681
             Project: Wicket
          Issue Type: Improvement
            Reporter: Igor Vaynberg
             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.


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

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

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

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


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

Posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

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