Hello all, I'm trying to stream-line the struts integration a bit. One of things that I'm struggling with is getting rid of the ActionConfiguration. Basically, all the object and composite types that should be considered Struts actions need to be added to this ActionConfiguration. I'd prefer not to have this extra class and be able to just get the types out of qi4j itself. I know at one point Niclas talked about needing something similar for entities for the REST extension, but now I need something for Composites and Objects. Any way something like this could be added to the SPI?
Thanks, Rich
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

