Re Jordi's reply: Sorry, I don't follow - what issue would TreeMaps help with?
Re Mike's reply: The JDom utility code is quite simple, because JDom is so easy to use. [It was a bit trickier coding the Comparators for the sorts.] The code merely reorganises JMX source to make it easier to compare JMX's using a diff tool, and is not suitable (yet) for use in the JUnit test, as it relies on a human to interpret the difference output. But it ought to be possible to use it to enhance the load/save JUnit test. I'm intending to look at that in due course. [By the way, I've updated the failing JMX file, and it now passes the load/save test for me. We shall have to wait a while for the Gump test, as one of the pre-requisite builds failed last nigh] S. -----Original Message----- From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] Sent: 07 November 2003 23:34 To: JMeter Developers List Subject: Re: Changes to ProxyServerTestPlan.jmx when it is saved in 1.9.1 Using TreeMaps instead would proably resolve the issue. -- Salut, Jordi. [EMAIL PROTECTED] wrote: > Wow, that sounds like a lot of work. The ordering of properties is pretty irrelevant. The > change from LinkedList to HashSet in ProxyControl was to prevent duplicates in the exclude > and include lists, which became a problem for me in certain code that populated those lists > automatically. > > -Mike [snip] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
