GitHub user selckin opened a pull request:

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

    IoC: Optionally use objensis for proxy creation

    This allows creating proxies for concrete classes without a default
    constructor.
    
    Guice IoC cache proxies similar to spring
    
    -----
    
    It may need some  more finishing touches, but would something like this be 
considered for inclusion?

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

    $ git pull https://github.com/selckin/wicket master

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

    https://github.com/apache/wicket/pull/114.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 #114
    
----
commit 3da1d1df3bda5ca29afadaa81300aa8235067c59
Author: Thomas Matthijs <[email protected]>
Date:   2015-03-31T21:10:44Z

    IoC: Optionally use objensis for proxy creation
    
    This allows creating proxies for concrete classes without a default
    constructor.
    
    Guice IoC cache proxies similar to spring

----


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