Bag new, emptyCheck in Collection dont exist yet

Brian T Rice water at tunes.org
Wed May 7 12:43:18 PDT 2003


On Wed, 7 May 2003, Paul Dufresne wrote:

> In bag.slate, Bag newSized:, Bag new don't exist yet.
> In collection.slate, in anyone, emptyCheck don't exist yet.

Bag's "new" is not intended to be implemented, and newEmpty, newSize:,
/and/ newSized: already exist there. However, these are /calling/ new,
probably not being translated properly from old code. After having fixed
that, however, I'm getting an "array coercion failure", apparently on the
slotNames for the Bag, oddly enough. I'll look into this in a bit. I have
a meeting to rush off to.

emptyCheck is now added. It's very polymorphic, so it works on any
collection type.

-- 
Brian T. Rice
LOGOS Research and Development
http://tunes.org/~water/



More information about the Slate mailing list