Hi, We need to cache schemas, but there may be multiple versions of schemas for the same namespace. Since caching is done on the namespace basis, we'll need to maintain multiple schema caches. How would that work in Xerces? Are parsers currently restricted to using only one grammar cache? If yes, does it mean that for each grammar cache another instance of the parser (or parser factory) is needed?
thx Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
