Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.6-rc-1
-
None
-
None
Description
Namespace prefixes have nothing to do with the semantics of qualified names. They normally come only into play when XML is being parsed or serialized.
On the other hand the presence of a prefix attribute may tempt users to do unwise things. So the QName will be better off without the prefix
This issue is split off from GROOVY-3258.
Attachments
Issue Links
- is depended upon by
-
GROOVY-3258 groovy.xml.QName uses string interning of volatile data and the trim antipattern
- Closed