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]

Reply via email to