Igor Vaynberg wrote: > gah! > > i thought i moved everything non-spring releated into extensions a long > time > ago. > > what did i leave behind?
org.apache.wicket.injection.* org.apache.wicket.proxy.* I think wicket-iop is the right answer. No point adding more deps to core if you're not using them, and this can open the gates for wicket-picocontainer, etc. Al
