Re: [Announce] Escaping double quotation marks in XSL

[email protected] Wed, 24 Oct 2007 12:40:02 -0400
Newsgroups gmane.text.xml.general
Message-ID <OF8FC5CB64.D57C9D88-ON8525737E.005B32E1-8525737E.005B8E67__38658.89598751$1193244579$gmane$org@lotus.com>
How Hard Would It Be (how much performance would it cost us) if we put in a
switch for whether the users wanted double-quoted attributes (requiring
double-quotes within them be escaped) or single-quoted (requiring
single-quotes within them be escaped)?

I know we don't want to try to switch on a case-by-case basis -- that would
be a definite performance hit -- but this *might* be an affordable option
and might help a few folks.

On the other hand, it might help too few to be justifiable. In which case
the answer might be "It's open source; here's where to patch it to swap the
two."

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)?