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

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

[Octave-bug-tracker] [bug #55887] Edit changes to classdef object are se


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55887] Edit changes to classdef object are seen(executed) after saving file and re-initializiing the object
Date: Mon, 11 Mar 2019 20:17:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Update of bug #55887 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

Thank you for your thorough bug report.

The correct behavior would be for Octave to reload the class definition if you
run "clear" or "clear classes". Additionally, Octave could issue a warning
message that the class definition file has been updated since the class was
loaded, but that's of a lower priority.

If you use "clear all" or "clear classes" you should get the updated class
definition the next time you create an instance of the class, can you try that
and comment here if it doesn't work for you?

See bug #45893 about the remaining issue of "clear" with no args not reloading
the class definition.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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