Richard Wallace wrote:
> I guess the main thing that really annoys me is having to configure the 
> actions in the struts.xml.  That's the biggest burden.  If it was just a 
> matter of using a method to do something like
> 
> addActionComposite(module, ListItems.class)
> or
> addActionObject(module, ListItems.class)
> 
> and that inspected the ListItems class and checked for annotations and 
> such and configured struts then that would be enough to make me happy.  
> That's the biggest benefit I get from the autodetection is not having to 
> write and maintain a separate xml file.

Isn't it ironic that we use XML files to make it easier for us, and then 
it gets so hard that we have to add new complexities to get around the 
problems of the first solution.

If there were no solutions there would be no problems :-)

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to