Bugs item #1161719, was opened at 2005-03-11 22:49
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1161719&group_id=16035

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Edwin Dankert (edankert)
Assigned to: Nobody/Anonymous (nobody)
Summary: When comparing Namespace objects the prefix is significant.

Initial Comment:
The equals method on the Namespace object only returns
true when the namespace uri and prefix are the same.
(same for hashCode()) 

This causes problems for times when the namespace needs
to be prefix unaware (this is preferred behavior), like
when using the DatatypeDocumentFactory.

Note: Changing this in the Namespace can probably not
without changing the namespace caching mechanism at the
same time.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1161719&group_id=16035


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to