https://issues.apache.org/bugzilla/show_bug.cgi?id=50297
--- Comment #11 from Stefan Bodewig <[email protected]> 2010-11-29 23:50:41 EST --- First of all I'm sorry to suggest the mappedresources - this won't work since the Hashtable is still free to reorder things. Matt's option (1) is more or less the same we've done for VectorSet (which might better wrap LinkedHashMap rather than use its current code). Yes, it wouldn't help with subclasses but I'd live with that. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
