http://defect.opensolaris.org/bz/show_bug.cgi?id=9012
--- Comment #6 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-11-25 14:01:31 UTC --- (In reply to comment #5) > (In reply to comment #4) > > One question I have is whether the default order of walking the different > > objects should be alphabetical or not? Or, whether a walk flag needs to be > > introduced to do an alphabetical walk? > > For me, the answer depends on whether we actually store things alphabetically > or not. If we fix libnwam so we do, I don't think a flag is needed. If we > don't, I think the flag is useful as a non-alphabetical walk would be quicker. The ordering of objects in the *.conf files is not changing. I have introduced a walk flag that walks the objects in alphabetical order and is used for list. I had noticed that some walks (like while destroying all objects) does not actually care about the alphabetical order. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
