[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Container Library?
> My design makes each container a record type which manipulates
> pointers to adapter records containing the actual data. Type bound
> procedures are used to perform all the requisite operations on the
> container. (I favor TBP, although conventional procedures can be
> used.) To use the container, one would extend the appropriate adapter
> type to contain the actual data.
Could you give some Oberon-2 pseudo code for this? The involved types
and their interaction aren't clear to me from this description.
> Mark (who cannot volunteer as godfather at this time,
> in spite of having a strong interest to do so)
And so the search for a godfather continues...
-- mva