[jdom-interest] Namespace.ANY_NAMESPACE

Michael Kay mike at saxonica.com
Mon Jul 3 08:27:37 PDT 2006


>Concerning (a), I think a wildcard namespace is as much a namespace as
Namespace.NO_NAMESPACE, and designing a special class just for this case
might be a too heavy design (i'm thinking about performances, code
compactness, and ease for the JDOM user). 
	
Well, FWIW, my experience of API design is that if you try to keep the
design lightweight by conflating classes that should really be distinct, you
always end up regretting it in the end.

Michael Kay
http://www.saxonica.com/



More information about the jdom-interest mailing list