help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Re: Using Smalltalk as a scripting language


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Re: Using Smalltalk as a scripting language
Date: Sat, 31 Oct 2009 16:40:17 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Lightning/1.0pre Thunderbird/3.0b4

On 10/31/2009 04:38 PM, Roland Plüss wrote:
Looks now like this (
maybe you can add this somewhere to the docs for others if they wanna
use it ).

struct csObject{
     OOP objSize;
     OOP objClass;
};

I think I'd use OBJ_HEADER; still here. But inheritance is a very good idea for C++, indeed.

Great to hear it works.

For further problems, start a new thread :-)

Paolo




reply via email to

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