Associations News
Status: Pre-Alpha
Brought to you by:
thomas-m
Changes from 0.3 to 0.4:
****************************
* Feature: implemented a ListIterator that handles remove(), add(),
set() for ordered roles.
* Feature: OrderedToManyRole fires IndexedPropertyChangeEvents now.
* Bugfix: Iterators and property changes work for ordered roles now.
Changes from 0.2 to 0.3:
****************************
* Releases now also contain a -test file with the automated tests.
* Improved the README.
* Added TODO.
* Iterators and removeAll()/retainAll() work now for to-many roles.
* Added QualifiedRoleByAttribute. Seems to work now.
Changes from 0.1 to 0.2:
****************************
* Added README, NEWS, ChangeLog, COPYING.
* Using ant to automate a couple of things.