[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev <xml-dev@xml.org>
- Date: 06 Feb 2000 20:40:57 -0500
Stefan Haustein <stefan.haustein@trantor.de> writes:
> Ok, replace "complicated" by "unconvential". I do not like
> the idea off putting "hidden" meanings to string1 == string2.
> Normaly, someone unfamiliar with the concrete implemention
> would expect that both strings are java-interned.
Agreed -- while the idea (as far as I understand it) is interesting,
I'm not comfortable with any serious obfuscation, no matter how
clever. I've been coding for money long enough (13 years, believe it
or not) to have seen many examples of this kind of thing, and I cannot
remember a single one that did more good than harm in the long run.
Besides, XML parsing itself is confusing enough for non-specialists
(i.e. 99.99% of SAX's target market).
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
|