classdef support for octave
Michael Goffioul
michael.goffioul at gmail.com
Fri Sep 5 10:01:22 CDT 2008
On Thu, Sep 4, 2008 at 4:36 PM, Michael Goffioul
<michael.goffioul at gmail.com> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classdef.tgz
Type: application/x-gzip
Size: 7573 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080905/943d0936/attachment-0001.bin
More information about the Octave-maintainers
mailing list