On 1/22/08, Paul Fremantle <[EMAIL PROTECTED]> wrote: > > I have come across a customer who has a problem with Axiom. > They are letting Axiom generate the namespaces, but the way Axiom > seems to do this is by having a JVM-wide setting which increments each > time. > > The problem is that over time the numbers are getting very large > indeed, making the messages very big > > I have three proposals: 1) we maintain a cache of ns->uri mappings and > reuse them if they match.
This would be my preference. And a bonus if we could feed custom ns-uri --> prefix mappings into the cache for better usability/readability. alex
