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

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

[Octave-bug-tracker] [bug #51586] Creating method handle fails using str


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #51586] Creating method handle fails using str2func
Date: Tue, 29 Aug 2017 15:54:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #51586 (project octave):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #11:

I don't understand why you would need to be able to create a function handle
using @mycls.myfoo or mycls.myfoo.

If we fix the problem of looking up the method lazily, then won't code like
your original example work properly when using just @myfoo in a scope where
myfoo called with appropriate arguments finds the class method?  In addition,
doing lazy lookup will also improve compatibility.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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