[Oberon] How to mimic an associative array

Duke Normandin dukeofperl at ml1.net
Sat Dec 4 22:47:11 CET 2010


On Sat, 4 Dec 2010, Bob Walkden wrote:

>
> Calling it an array implies a certain implementation method. But it could be
> built into a language using a less loaded name and with appropriate
> operators and type-safe features and needn't necessarily be a bad thing. In
> fact, it could be an important part of a relational database language.

Or could it not simply be available as an add-on module? IMPORT and
use - like my future CGI module. :)

-- 
Duke



More information about the Oberon mailing list