swarm-support
[Top][All Lists]
Advanced

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

Re: question about Drop


From: Marcus G. Daniels
Subject: Re: question about Drop
Date: 07 Sep 1998 10:39:42 -0700

>>>>> "JM" == James Marshall <address@hidden> writes:

JM> all I need to do now is find out
JM> how to drop the contents of arrays

-deleteAll: should do that.

JM> In particular I have a
JM> ListIndex which contains Array objects, so if I call deleteAll on
JM> the ListIndex, all the Arrays will be dropped, but what will
JM> happen to their contents (integers cast to ids in this case, and
JM> one reference to a real object which I don't want deleted)? 

.. But it sounds to me like -removeAll: is what you want.  You don't want
to drop phony ids (the integers) nor the real object.


                  ==================================
   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]