Re: PB Collections Management

2004-01-12 Thread Gary
This is a great question, one I've been wondering about for awhile.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



PB Collections Management

2004-01-07 Thread Gelhar, Wallace Joseph
Can someone please summarize the behavior expected when using the
various collections under the PB API?

RemovalAwareCollection?

ManageableArrayList?

Etc?

Under what circumstances can I expect a relation to be deleted?  Added?
Is the removal and addition only expected if I use the add(Object) and
remove(Object) methods?  What about the clear() method and adding and
removing via an iterator()?

Thanks

Wally Gelhar

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]