Hi, On Wed, Aug 11, 2010 at 9:53 AM, Jukka Zitting <[email protected]> wrote: > I also changed the return type of getParameters() to give a better > hint of the kind of map that was being returned. I didn't realize that > this breaks binary compatibility of the method, so it's obviously a > good idea to change the return type back to a Map and perhaps add a > note in the javadoc that the returned map is guaranteed to be sorted.
Done in revision 984321. BR, Jukka Zitting
