octave-maintainers
[Top][All Lists]
Advanced

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

Re: classdef support for octave


From: Michael Goffioul
Subject: Re: classdef support for octave
Date: Fri, 5 Sep 2008 17:01:22 +0200

On Thu, Sep 4, 2008 at 4:36 PM, Michael Goffioul
<address@hidden> wrote:
> For now, I think that I'll continue to develop the draft code I sent
> yesterday; with some modifications, I'm confident it could be
> hooked up in the current symbol table code without too much
> effort. Basically, wherever you look for a class constructor or
> class method, you could first check with the new OO code,
> then with the old OO code. However, now it's easier for me to
> keep the code separate.

For people that wants to have a look at the current code this
weekend, here it is. For now, I consolidated the framework
and add the bootstrap code for 3 meta classes (class, property
and method).

Comments are welcome.

Michael.

Attachment: classdef.tgz
Description: GNU Zip compressed data


reply via email to

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