octave-maintainers
[Top][All Lists]
Advanced

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

Re: classdef in the coming version ?


From: Tatsuro MATSUOKA
Subject: Re: classdef in the coming version ?
Date: Sat, 11 Apr 2015 23:24:29 +0900 (JST)

----- Original Message -----
>From: "cpikou
>To: Maintainers GNU Octave
>Date: 2015/4/11, Sat 05:59
>Subject: classdef in the coming version ?
> 
>
>
>
>I apologize for taking time from you. I just wondering whether the "classdef" 
>(for making class objects) would be available in the coming version, even in a 
>simple or basic form? Otherwise, I subscribed recently in the list and I have 
>started using Octave (3.8.2 on Scientific Linux) from last January and hope 
>that could manage sometime to contribute something in coding (mainly C++). 
>Thank you.
>
the NEWS in octave-4.0.0-rc3 archive file tells the below.


 ** A new syntax for object oriented programming termed classdef has been
    introduced.  See the manual for more extensive documentation of the
    classdef interface.

    New keywords:

      classdef      endclassdef
      enumeration   endenumeration
      events        endevents
      methods       endmethods
      properties    endproperties

Tatsuro



reply via email to

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