swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KeyedCollection protocol ?


From: rmb
Subject: Re: KeyedCollection protocol ?
Date: Mon, 24 Nov 1997 13:34:54 -0700

> According to the docs:
> 
>       @deftype KeyedCollection <Collection>
> 
> but in the collections.h just:
> 
>       @deftype KeyedCollection
> 
> When did the KeyedCollection protocol stop including the
> Collection protocol?  And why was this change made? Did the
> KeyedCollection protocol ever include the Collection
> protocol?

The docs are right.  The KeyedCollection implementations (Map and Set)
do implement the Collection protocol; they just aren't declared in the
intermediate KeyedCollection protocol in the header file.  This will be
fixed the next time a new release of the collections library is made.

--Roger


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]