Menu

#11 Support non-blocking parsing

open
None
2
2007-10-03
2003-05-22
Byrne Reese
No

Paul - could you provide a little more detail on this?

Discussion

  • Byrne Reese

    Byrne Reese - 2003-05-22
    • assigned_to: nobody --> paulclinger
     
  • Martin Kutter

    Martin Kutter - 2007-10-03
    • priority: 5 --> 2
    • assigned_to: paulclinger --> kutterma
     
  • Martin Kutter

    Martin Kutter - 2007-10-03

    Logged In: YES
    user_id=884175
    Originator: NO

    This is actually easy - just use XML::Parser::ExpatNB instead of XML::Parser::Expat.

    However, it is of little use, as all you save is the memory the XML string eats up.

    Streaming to disk or something alike would be more useful.

     
  • Martin Kutter

    Martin Kutter - 2007-10-03
    • labels: 532004 -->
    • milestone: 304765 -->
     

Log in to post a comment.