Hi,I notice that ResourceProvidersEntries are sorted by the prefix that they use. (there is a TreeMap in ResourceProviderEntries for entries) I also notice that if they are not ordered in that way lots of things start to break. This appears a bit fragile. I assume it relies on GET and POST appearing in a set order.
Is the sort ordering correct ? Was this intentional or fortunate ? Thanks Ian
