GitHub user martin-g opened a pull request:

    https://github.com/apache/wicket/pull/210

    Wicket 4201 improved page provider

    Creating a Pull Request so we can comment on the changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/wicket 
WICKET-4201-improved-page-provider

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/210.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #210
    
----
commit 32259ca910f844716d8d4e056fec21b3199982e7
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-04T07:01:53Z

    WICKET-4201 moving page resolution code to its own class, removing 
duplicated code, validating inner state when setting page sources

commit e1fa342ab24d22748a44df4acbbf4e65a18a5f34
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-05T03:36:23Z

    WICKET-4201 removing the page expired exception from page provider and 
using its API to determine such state throughout the code

commit f3a3aa5240008069a2b5caa67e32d04ec5d8e6ce
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-05T03:46:48Z

    WICKET-4201 renaming PageProvider#isPageInstanceFresh to doesProvideNewPage

commit fe68c817a1856cd292a3fcced88de730a48e5ebd
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-05T04:52:34Z

    WICKET-4201 removing page expired exception from IPageProvider interface, 
updated javadoc

commit b64f2b4b2cb50a594cabb50a0c1eeca43485f6b9
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-05T06:36:12Z

    WICKET-4201 removing illegal state exception from 
PageProvider#getPageInstance

commit aa98a67ee8379f5a45b4af44e793f196a1a007ff
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-05T21:13:03Z

    WICKET-4201 removing unnecessary parameters plus javadoc for 
PageProvider#Provision class

commit f7f5fb8903452270185b7461ca83c56a87a87abd
Author: Pedro Henrique Oliveira dos Santos <[email protected]>
Date:   2017-02-06T07:07:41Z

    WICKET-4201 removing non serializable attributes from serialization

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to