Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Is Rebol OO?

From: greggirwin:mindspring at: 11-Jan-2004 18:08

Hi Andrew, AJM> Here's an example of OO code in C#: Not to be picky, but a more accurate description for that C# code would be "object based". This was a long-standing distinction in the VB world. While VB was object based, it didn't really support the three main OO features (as they are generally interpreted), so it wasn't considered OO. -- Gregg