Are you sure that your own SAX handler code is thread-safe?

(Standard reminder of the single most common SAX coding error:  if text
content is being truncated, you probably forgot to deal with the possiblity
of several successive calls to characters().)





______________________________________
"... Three things are most perilous: Connectors that corrode,
  Unproven algorithms, and self-modifying code! ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to