[Dev] [UIDev] Item Collection inclusion/exclusion

Andi Vajda vajda at osafoundation.org
Thu Jul 1 14:19:00 PDT 2004


> If an item already exists in an item collection because it meets the rule, 
> and then you call include() passing that item, should the item exist in the 
> list twice?

If ref-collections are used to implement these lists, the answer is no. A ref
to an item can occur only once in a ref collection.

Andi..



More information about the Dev mailing list