hi people,
there is now a wicket-spring-cattr project that integrates spring injection with the commons attributes through the use of a @@SpringBean commons attribute. great for people on jdk1.4 that wont annotation-like functioanlity and dont mine a post-compilation step.
http://jakarta.apache.org/commons/attributes/
thanks to Karthik for putting this together, example project is comming soon.
-Igor