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

[REBOL] Re: dbms3.r 01

From: greggirwin:mindspring at: 18-Jan-2002 14:23

Hi Gabriele, << Actually the relational model includes a name for the column; other languages (PHP etc.) offer records as associative arrays, and the thing that most resembles associative arrays in REBOL is object!. >> I think I would say that a block of word/value pairs (e.g. [a 1 b 2]) is more like an associative array. Can an object's spec block be extended, or modified, after it is created? --Gregg