octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58004] [octave forge] (io) xmlread.m makes Oc


From: Dennis
Subject: [Octave-bug-tracker] [bug #58004] [octave forge] (io) xmlread.m makes Octave crash
Date: Thu, 11 Jun 2020 11:28:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36

Follow-up Comment #16, bug #58004 (project octave):

Perhaps I wasn't completely clear. I have jsonlab running in Octave. I only
use the function to read json files, but I made that work with just a few
small adjustments in the code.I haven't checked the other functions of
jsonlab.

My suggestion is to take jsonlab and use that code to parse XML files (jsonlab
currently is not able to parse xml, only json files). It is a lot faster than
codes that I have used to parse XML to a struct, so besides a possibly more
reliable package it may also help to speed up xml parsing. Large xml files
take forever or simply cause code such as 'xml2struct' (which uses xmlread) to
crash. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58004>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]