On 8 Oct 2009, at 21:08, Felix Meschberger wrote:
ok, this is where the patch is upto (Map of Maps), I think the
ordering
may be the last problem, but I thought that several days ago.
I don't think that ordering is an issue if we are talking about map of
maps indexed by path segment - we might do an implicit order by
registration time as would be done by a regular LinkedHashMap.
Ok, will do, I have a feeling that simply providing a Comparitor and
the right type of map impl will create the right order.
I'll re-push the patch set when I have something thats solid and works.
I might even try and get some comparative evidence :)
Ian