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

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

[Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all


From: Rik
Subject: [Octave-bug-tracker] [bug #35511] reset (h) function doesn't work at all
Date: Thu, 29 May 2014 16:34:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #22, bug #35511 (project octave):

I think the patch listeners should be transformed to C++.  patch is a very
important primitive object and we really need it to render as quickly as
possible.  I think moving everything to C++ and out of m-files would be a good
thing.  I've already spent a lot of time re-coding the patch rendering in
gl-render.cc on the development branch and it now produces really nice, Matlab
compatible renderings.

So it seems that the patch for bug #42121 needs to be committed, then the
patch for this bug report.

And at some point in the future we need to file a bug report for the issue
brought up in bug #42285 which is that listeners are not removed by default
anymore.  This requires that anyone who issues an addlistener call, also needs
to have a function to delete the listeners when the original object is
destroyed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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