Re: [xml-dev] Generic XML Tag Closer </> (GXTC)

From
Elliotte Harold <>
To
XML Developers List <>
Date
2006-08-18T11:35:52Z
ID
<>
Thread
Re: [xml-dev] Generic XML Tag Closer </> (GXTC)
Melvin Chin wrote:
> May I seek some opinions on this topic/proposal?
> 
> ===================================================================
> To extend XML spec just a little to permit use of "</>" (GXTC)
> to be placed wherever it is permitted in the current XML spec
> to place a closing tag.  The semantics will be to effect a
> closing of the nearest open tag before the position of GXTC.

Irrespective of the costs of changing XML at this late date, it's a bad 
idea. Short end-tags make XML too hard to read and too hard to debug. 
This was done in SGML, and it was removed from XML for good reason. 
Redundancy isn't necessary for computers, but it's critical for humans.



-- 
Elliotte Rusty Harold  
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/