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

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

[Octave-bug-tracker] [bug #55487] ismethod of custom classdefs always re


From: Rik
Subject: [Octave-bug-tracker] [bug #55487] ismethod of custom classdefs always returning false
Date: Mon, 18 Feb 2019 17:20:52 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #8, bug #55487 (project octave):

Yes, seems like it would be a good idea to implement '-full' for methods(). 
Also, I notice that Matlab returns a column vector rather than a row vector of
function names.  Maybe that doesn't matter so much, but it would be easy to
change.  Finally, methods() on java.lang.String returns 91 methods in Matlab
and only 76 in Octave.  In Matlab, first all constructors are returned.  After
that, methods are returned in alphabetical order.  In Octave, the methods are
returned in some higgledy-piggledy order.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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