File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.46: download - view: text, annotated - select for diffs - revision graph
Mon May 24 12:21:18 2004 UTC (22 years, 1 month ago) by paf
Branches: MAIN
CVS tags: HEAD
cancel: more speed, less memory: CORD_chars_block originally intended to ...
it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
undoing that. [and removed that func so that it would not confuse parser developer in future]

$xdoc[^xdoc::create{<?xml version="1.0" encoding="windows-1251" ?>

<document>
<step id="6" title="Test">
<description>
<![CDATA[
Cdata test
]]>
</description>
</step>
</document>
}]

^xdoc.selectString[string(//description)]
#$descriptionNode[^xdoc.selectSingle[/document/step/description]]
#$descriptionNode.value

E-mail: