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 08:56:09 -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 #14, bug #58004 (project octave):

Perhaps the concept of relying on a java library isn't such a good idea after
all. 

I am going to check if I can find a more future proof way around my problem by
obtaining the data in JSON format. There is an excellent package to parse
json, called jsonlab
(http://iso2mesh.sourceforge.net/cgi-bin/index.cgi?jsonlab). This is written
as a matlab/octave native code (as far as I can tell), so no problems with
java.

Perhaps someone is interested in translating jsonlab into an XML version. This
seems to be quite a major task and personally I do not have time for this. As
xmlread is more or less the only way to parse xml in octave, I'd say a more
future proof solution is very much welcome.

    _______________________________________________________

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]