I just started testing it. It should be 1.0. I'll try to put together a minimal test.
On Thu, 27 Jan 2005 15:52:18 +0100, Oliver Heger <[EMAIL PROTECTED]> wrote: > Any chance that you provide a test case which demonstrates this > behavior? Best way is to open an error report in our bug tracking system > bugzilla (http://issues.apache.org/bugzilla/) and attach your test code. > This makes it easier for us to reproduce the problem. > > I will have a look at it. Btw, which version of [configuration] do you use? > > Oliver > > Stephen Duncan wrote: > > > I'm using the hierarchicalXml configuration. > > > > I have an element that will appear in my congifuration one or more > > times. If there are two or more, config.getList() returns the list as > > I expect. However, if there's only of these elements, then I get an > > empty list. > > > > Is there a way to fix this/get around this? If not, what's the best > > practice to deal with this? Check for size 0 and do a simple retrieve > > instead? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
