in reply to Re^3: XML-Twig: more efficient tree processing
in thread XML-Twig: more efficient tree processing

For what I am doing, I am pretty much done with the processing once I hit the end of processColumns.

Is there a way to free up things while I am in the processColumns loop?

  • Comment on Re^4: XML-Twig: more efficient tree processing

Replies are listed 'Best First'.
Re^5: XML-Twig: more efficient tree processing
by Anonymous Monk on Aug 08, 2012 at 03:04 UTC
    Yeah, purge any nodes you want to get rid of