Hi, the insource documentation of WebRuquestCodingStrategy.mountsOnPath and WebRequestCodingStrategy.MountsMap.LENGTH_COMPARATOR go a long way to explain that longest Strings are sorted first. If I understand LENGTH_COMPARATOR's implementation right, it only reverses String's lexical sort order, like reading your Dictionary from last to first page.
mf -- View this message in context: http://www.nabble.com/WebRequestCodingStrategy-inconsistent-with-its-insource-documentation-tf4691655.html#a13409381 Sent from the Wicket - Dev mailing list archive at Nabble.com.
