[GitHub] wicket pull request: WICKET-5935: Guice IoC: cache proxies & fail ...

2015-06-25 Thread selckin
Github user selckin closed the pull request at: https://github.com/apache/wicket/pull/130 --- 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 ena

[GitHub] wicket pull request: WICKET-5935: Guice IoC: cache proxies & fail ...

2015-06-25 Thread martin-g
Github user martin-g commented on the pull request: https://github.com/apache/wicket/pull/130#issuecomment-115165679 The PR has been merged! Please close it because we do not own this mirror. Thank you! --- If your project is set up for it, you can reply to this email and have

[GitHub] wicket pull request: WICKET-5935: Guice IoC: cache proxies & fail ...

2015-06-24 Thread selckin
GitHub user selckin opened a pull request: https://github.com/apache/wicket/pull/130 WICKET-5935: Guice IoC: cache proxies & fail fast - cache proxies in the same way the spring ioc caches them - If a bean has no binding the exception is now throw on construction instead