OK, then for your next patch, if you add a quick comment to that source file indicating what "singular" and "multiple" mean--the reader would not necessarily know they need to check an .xml file for the definitions.
Thanks, Glen Am Sonntag, den 16.09.2007, 22:56 -0400 schrieb Benson Margulies: > Multiple and singular are meaningful. See the .aegis.xml file that sets > maxOccurs for them: singular has maxOccurs=1, multiple is unbounded. So > I think these names make the test case that uses them more readable. > > > -----Original Message----- > > From: Jim Ma [mailto:[EMAIL PROTECTED] > > Sent: Sunday, September 16, 2007 10:25 PM > > To: [email protected] > > Subject: Re: svn commit: r575222 - in /incubator/cxf/trunk: > > api/src/main/java/org/apache/cxf/tools/common/ tools/common/ > > tools/common/src/main/java/org/apache/cxf/tools/common/ tools/javato/ > > tools/javato/ws/ > tools/javato/ws/src/main/java/org/apache/cxf/tools/java2
