Hi,

I don't know if you're talking about RECOIL, I remember sharing part of
the code and idea with someone else... But who ??? Yep, it was a very
ugly proof of concept... But it was a proof ;)

Anyway, I need to get back in the code... And rewrite the whole thing.

Basically, it was able to support:

Metaclass
Class
Object
Inheritance (ie not copy functions but inherits them)...

It had pros and cons.

Chris

Ps I'm still an happy Smalltalk programmer by day ! But I want to get
back to Rebol on personal time... And Recoil is just what is missing for
OO in Rebol.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Andreas Bolka
Sent: Sunday, January 11, 2004 6:07 PM
To: Trevor Gosbell
Subject: [REBOL] Re: Is Rebol OO?




Sunday, January 11, 2004, 11:03:43 PM, Trevor wrote:

> Has anyone actually done this - built an OO framework in REBOL?

I've actually built a very simplistic implementation of prototype-based
OO (as in e.g. Self, JavaScript or Io) some time ago.

I could dig it up, but it was really just a very ugly proof of concept
and then prototype-based OO is not what is nowadays commonly associated
with OO :)

-- 
Best regards,
 Andreas

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to