|
|
! bugfix xnode now holds a link to xmlNode to prevent premature gc(xmlNode)
$entry_data[^xdoc::create{<?xml version="1.0" encoding="$response:charset" ?>
<blog-entry>
</blog-entry>
}]
# гвоздь программы
^for[i](1;300){
$node[^entry_data.createElement[span$i]]
}
# /гвоздь
$entry_data[^entry_data.transform[/_bug.xsl]]
$entry_data[
^entry_data.string[
$.method[html]
]
]
^memory:compact[]
OK