[
Lists Home |
Date Index |
Thread Index
]
- From: John Cowan <cowan@locke.ccil.org>
- To: XML Dev <xml-dev@ic.ac.uk>
- Date: Tue, 03 Nov 1998 13:30:41 -0500
Paul Prescod replied to Rick Jelliffe:
> > The <![JAVA[ ]]> idea was not that JAVA would be a "CDATA marked section",
> > but an "RCDATA marked section", which means that special character
> > references and entity references would be allowed.
I missed this before. Java doesn't need character references, for
which it has its own syntax, and entity references would IMHO cause
more confusion then they are worth, since & and < have well-known
Java semantics utterly distinct from their SGML (reference) semantics.
> This would eliminate the most interesting thing about CDATA sections:
> character suppression. Making <![JAVA[ RCDATA is going in the wrong
> direction. Rather it should be a CDATA-on-steriods that even ignores CDEnd
> ("]]>") and only looks for something like ]JAVA]> to end the section.
Doesn't help, because the recursive problem remains vivid when Java
programs generate SGML. Keep CDEnd and use "]]\76" inside Java
strings, "]] >" in ordinary Java source.
--
John Cowan http://www.ccil.org/~cowan cowan@ccil.org
You tollerday donsk? N. You tolkatiff scowegian? Nn.
You spigotty anglease? Nnn. You phonio saxo? Nnnn.
Clear all so! 'Tis a Jute.... (Finnegans Wake 16.5)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|