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

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

[Octave-bug-tracker] [bug #39074] java_get deprecated ok?


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #39074] java_get deprecated ok?
Date: Sun, 26 May 2013 10:41:35 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?39074>

                 Summary: java_get deprecated ok?
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Sun 26 May 2013 10:41:34 AM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Ernst Reissner
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:


java_get is deprecated now and it is advised to use dot notation instead:
instance.fieldname. 
But java_get is also used for static access like Class.fieldname. 

Well but at least for me, for static fields this does not work. 

So there are two ways: sticking to java_get and undeprecating 
or providing Class.fieldname. 






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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