[jdom-commits] CVS update: jdom/src/java/org/jdom
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Fri May 18 17:15:30 PDT 2001
Date: Saturday May 19, 2001 @ 1:15
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory www.nmemonix.com:/tmp/cvs-serv16571
Modified Files:
Namespace.java
Log Message:
Changed Namespace.equals() to check equivalency based only on URI. It
used to be both URI and prefix. This new behavior is more in line with
standard XML. It's unlikely but possible that existing code might break
because of this, if any code puts Namespace objects into a collection
and doesn't expect namespaces with different prefixes to be treated
identically. No deprecation is possible tho.
-jh-
===================================================================
File: no file Namespace.java Status: Needs Checkout
Working revision: 1.27 Sat May 19 00:15:30 2001
Repository revision: 1.27 /home/cvspublic/jdom/src/java/org/jdom/Namespace.java,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list