[jboss-dev-forums] [Embedded JBoss Development] - Re: ShrinkWrap - Descriptors

ALRubinger do-not-reply at jboss.com
Tue Sep 29 09:30:12 EDT 2009


"epbernard" wrote : That being said, I think that not providing a unified experience for archive building + configuration building is a bad idea as it would make the "configuration" code look like unreadable code rather than readable configuration.

Yep, let's mull over this a bit.  I rank "intuition" highly as a priority for usability.

But take the case of web.xml>"name" element.  We can't make a "setName" on WebArchive as this would conflict with the name of the archive.  So it'd have to be setWebXmlName or something.  This doesn't match up with "addServlet" name forms.  So I keep coming back to separating out the descriptor. 

S,
ALR

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257655#4257655

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257655



More information about the jboss-dev-forums mailing list