View Single Post
  #8  
Old May 28th, 2009, 06:27 AM
fenrir fenrir is offline
Junior Member
 
Join Date: Apr 2007
Posts: 27
Default

Hi Ben,

I think the plugins support for Spring Roo is really cool. But my only concern is the XML configuration. It would be nice if Spring Roo provides builders to hide the complexities of XML writing in Spring Roo (web.xml, pom.xml, and spring contexts).

Maybe something like:
WebXMLBuilder.addFilter(webXml).setName(param).set Class(param)


Thx.

Donny
__________________
Donny A. Wijaya
Reply With Quote