[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: SAX LexicalHandler::comment issue

  • From: John Cowan <cowan@m...>
  • To: peter@s...
  • Date: Sun, 08 Jul 2001 02:27:24 -0400 (EDT)

html comments comments sax
Peter Flynn scripsit:

> But that's what comments are *for*...in any language.
> You mean you'd prefer to debug other people's C++ or
> Perl or LaTeX or FORTRAN *without* comments? 

Of course not.  But in programming languages, there are two levels:
code for the compiler/interpreter, comments for the human reader.
Therefore, compilers discard comments but editors do not.

The Infoset is not about what editors need, but what application
programs need.  Comments have IMO no place in it.

The reason they are there is probably that some people misuse
comments to do what PIs are meant for: directives to the application
that should pass through parsing.

In addition, scripts in HTML (not XHTML) *look like* comments
because of the <!-- ... --> they are typically wrapped in, but
in fact they are not comments: the SCRIPT element is of type
CDATA (which has no XML equivalent), meaning that everything
inside up to the first "</[letter]" is taken as character data.

-- 
John Cowan                                   cowan@c...
One art/there is/no less/no more/All things/to do/with sparks/galore
	--Douglas Hofstadter

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.