[
https://issues.apache.org/jira/browse/WICKET-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Bieth updated WICKET-2791:
--------------------------------
Attachment: WebRequestCycleProcessor.java
RequestParameters.java
AccessStackPageMap.java
Cleaned up version of WebRequestCycleProcessor. Added simple methods on
RequestParameters and Access to make it easier.
> Refactored WebRequestCycleProcessor
> -----------------------------------
>
> Key: WICKET-2791
> URL: https://issues.apache.org/jira/browse/WICKET-2791
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4.7
> Reporter: Bruno Bieth
> Attachments: AccessStackPageMap.java, RequestParameters.java,
> WebRequestCycleProcessor.java
>
>
> WebRequestCycleProcessor is really hard to read. Its resolve method is huge
> and uselessly complicated.
> I'm attaching a refactored version of that code that does the same thing in a
> more readable fashion.
> It passes 1.4.7 test suit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.