Wed, 04 Aug 2004 15:49:56 +0000Getter for MdrStorage added BLD200408041800
mmatula@netbeans.org [Wed, 04 Aug 2004 15:49:56 +0000] rev 1562
Getter for MdrStorage added

Wed, 04 Aug 2004 15:49:14 +0000CCE fixed
mmatula@netbeans.org [Wed, 04 Aug 2004 15:49:14 +0000] rev 1561
CCE fixed

Wed, 04 Aug 2004 15:45:41 +0000shutdown listener support added
dprusa@netbeans.org [Wed, 04 Aug 2004 15:45:41 +0000] rev 1560
shutdown listener support added

Wed, 04 Aug 2004 15:44:41 +0000do not write private and protected attributes
dprusa@netbeans.org [Wed, 04 Aug 2004 15:44:41 +0000] rev 1559
do not write private and protected attributes

Wed, 04 Aug 2004 11:06:08 +0000Added Storable interface and an ability to persist its instances.
mmatula@netbeans.org [Wed, 04 Aug 2004 11:06:08 +0000] rev 1558
Added Storable interface and an ability to persist its instances.

Mon, 02 Aug 2004 15:56:25 +0000getListeners() method added BLD200408021800
dprusa@netbeans.org [Mon, 02 Aug 2004 15:56:25 +0000] rev 1557
getListeners() method added

Mon, 02 Aug 2004 09:15:21 +0000Don't print Ignoring... for dependency.
mmatula@netbeans.org [Mon, 02 Aug 2004 09:15:21 +0000] rev 1556
Don't print Ignoring... for dependency.

Wed, 28 Jul 2004 19:09:11 +0000comments added BLD200408011800
mmatula@netbeans.org [Wed, 28 Jul 2004 19:09:11 +0000] rev 1555
comments added

Wed, 28 Jul 2004 12:41:12 +0000minor change - do not reinitialize the field BLD200407281800
rkubacki@netbeans.org [Wed, 28 Jul 2004 12:41:12 +0000] rev 1554
minor change - do not reinitialize the field

Wed, 28 Jul 2004 12:03:52 +0000customImplInfos uses LinkedHashMap instead of Hashtable to limit its size and serve as a LRU cache rather than a static hashmap that is never collected.
mmatula@netbeans.org [Wed, 28 Jul 2004 12:03:52 +0000] rev 1553
customImplInfos uses LinkedHashMap instead of Hashtable to limit its size and serve as a LRU cache rather than a static hashmap that is never collected.