Abstract sets of items
July 22nd, 2005 at 9:00 am (2 years, 9 months ago) by Andi Vajda under chandlerdbA new type of value was added to the data model that combines sets of items using set arithmetic. Abstract sets of items do not store any item references but evaluate their operator against the sets or collections they wrap to implement appartenance tests and iteration. In addition, abstract sets notify their owner item whenever an item is added or removed from a backing collection.
Read the rest of this entry »
