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

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

[Octave-patch-tracker] [patch #9060] Re-enable singleton cleanup (mostly


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #9060] Re-enable singleton cleanup (mostly)
Date: Thu, 28 Jul 2016 03:47:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, patch #9060 (project octave):

Thanks for looking at this.  I think it will probably help to understand the
sequence of events.  However, I think this must wait until after 4.2 is
released.

I've been working toward eliminating singleton objects as much as possible and
placing them inside Octave "application" and "interpreter" objects that will
manage the resources that are currently global.  So eventually, it should be
much clearer what objects create, own, and use these resources.  That should
also make it easier to know when they can be deleted.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9060>

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




reply via email to

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