Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESJ-978 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESJ-978 Summary: Improved XSDDescription hash for use with XMLGrammarCachingConfiguration Type: Wish Status: Unassigned Priority: Major Project: Xerces2-J Components: Other Versions: 2.6.2 Assignee: Reporter: Jeroen Cranendonk Created: Fri, 11 Jun 2004 5:38 AM Updated: Fri, 11 Jun 2004 5:38 AM Environment: Any Description: Currently XSDDescription uses the namespace of an XML Schema for it's hash/equals functions. XMLGrammarCachingConfiguration uses the XSDDescription hash/equals to differentiate between different XML Schema's. This means that currently XMLGrammarCachingConfiguration is only usable for XML Schema's with a namespace. Quite a few people somehow insist on not using an namespace for schema's (like out client), it'd be nice to have a fallback for non namespace bound schema's (like schema location/filename/etc. ? ) I'd like to hear if this is a good idea or not, and request it as a feature :) Many thanks, Jeroen --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
