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?

-- 
Stephen Duncan Jr
www.stephenduncanjr.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to