octave-maintainers
[Top][All Lists]
Advanced

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

Re: Objects and OOP


From: John W. Eaton
Subject: Re: Objects and OOP
Date: Tue, 27 Jan 2009 21:10:58 -0500

On 27-Jan-2009, Robert T. Short wrote:

| I think classdef support will be able to build on the old-style 
| stuff without much code support - just parser support.  In the end, I 
| would like to have a very complete MATLAB style OOP system. 

I thought it was completely different, because it has reference
semantics, and the current class thing is value based.

| I have done some modification to ov-class.{h,cc}, and hope to have 
| something functional to post by the weekend.  I certainly won't have the 
| complete solution that soon, but you did ask me to do small chunks.  I 
| really want to get this to work so I can quit using Windows and back to 
| my linux system.

I could probably help with the implementation if I understood clearly
how inheritance is supposed to work.

jwe


reply via email to

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