- Introduce @WicketBean (as a replacement for @Inject, @SpringBean, etc.) in wicket-ioc
Am 30.08.2011 um 00:31 schrieb Brian Topping: > > On Aug 29, 2011, at 6:12 PM, Martijn Dashorst wrote: > >> In order to start discussing what will constitute Wicket Next and >> where we want to take our beloved framework, I'll start off with my >> wish list: >> >> 1. Java 6 as a minimum requirement for *all* of wicket >> 2. Servlet API 3.0 as a minimum requirement >> 3. JavaEE 6 support for at least CDI >> 4. Proper OSGi support >> 5. Ajax refactoring to use JQuery and provide proper JQuery integration in >> core >> 6. Shorter release cycle > > 7. More granular modules that are released independently w/ version ranges > for dependencies. Addresses #6. > 8. Modularized content management, allowing content to be loaded from > database or classpath, clustered, etc. > 9. Modularized classloader whereby drop-ins can load from #8. > > Brian >