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

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

[Octave-bug-tracker] [bug #30419] set/get vs setappdata/getappdata for c


From: Rik
Subject: [Octave-bug-tracker] [bug #30419] set/get vs setappdata/getappdata for custom properties
Date: Wed, 03 Nov 2010 00:30:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12

Follow-up Comment #5, bug #30419 (project octave):

The choice between using .m files or c++ is usually done based on required
efficiency.  I can't see that these functions are going to be called
frequently from the innermost loop of some tight ball of code where
performance is crucial.  In this case a .m file implementation is just fine. 
Why don't you go ahead and commit this patch.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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