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

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

[Octave-bug-tracker] [bug #45833] support load/save of classdef objects


From: Rik
Subject: [Octave-bug-tracker] [bug #45833] support load/save of classdef objects
Date: Thu, 27 Aug 2015 20:35:31 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Follow-up Comment #3, bug #45833 (project octave):

@jwe: It definitely would be a good idea to have placeholder save functions
that issue a warning, but allow any other variables to be saved.  I did that
for java objects recently in this changeset
(http://hg.savannah.gnu.org/hgweb/octave/rev/b22528fd3deb).  An important
issue is that when Octave is in the midst of crashing it attempts to save all
variables to the octave-workspace file.  If you happen to have a classdef
object in the workspace then the saving of variables itself has an error and
the entire workspace is lost.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45833>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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