Sat, 11 May 2002 00:32:30 +0000Implement the delegator pattern for generated beans (GenBeans -delegator). BLD200205130100
cliffwd@netbeans.org [Sat, 11 May 2002 00:32:30 +0000] rev 827
Implement the delegator pattern for generated beans (GenBeans -delegator).
Give more power to AbstractCodeGeneratorClass.Property to better centralize operations done on it.
Fixed some bugs in the "pure" JavaBeans.

Thu, 09 May 2002 12:31:11 +0000shutdown and shutdownAll methods added to the API
mmatula@netbeans.org [Thu, 09 May 2002 12:31:11 +0000] rev 826
shutdown and shutdownAll methods added to the API

Thu, 02 May 2002 16:16:14 +0000minor fixes
mmatula@netbeans.org [Thu, 02 May 2002 16:16:14 +0000] rev 825
minor fixes

Thu, 02 May 2002 08:18:53 +0000method assert renamed to assertTrue
dprusa@netbeans.org [Thu, 02 May 2002 08:18:53 +0000] rev 824
method assert renamed to assertTrue

Wed, 01 May 2002 15:40:03 +0000Transaction cache implemented.
dprusa@netbeans.org [Wed, 01 May 2002 15:40:03 +0000] rev 823
Transaction cache implemented.

Wed, 01 May 2002 15:37:50 +0000a correction
dprusa@netbeans.org [Wed, 01 May 2002 15:37:50 +0000] rev 822
a correction

Wed, 01 May 2002 15:07:42 +0000test updated
dprusa@netbeans.org [Wed, 01 May 2002 15:07:42 +0000] rev 821
test updated

Wed, 01 May 2002 15:07:30 +0000transaction cache test
dprusa@netbeans.org [Wed, 01 May 2002 15:07:30 +0000] rev 820
transaction cache test

Mon, 29 Apr 2002 11:27:17 +0000Added mdrexplorer-nbm target
tzezula@netbeans.org [Mon, 29 Apr 2002 11:27:17 +0000] rev 819
Added mdrexplorer-nbm target

Mon, 29 Apr 2002 10:52:47 +0000added tests for attribute events listening on class instance,
mkubec@netbeans.org [Mon, 29 Apr 2002 10:52:47 +0000] rev 818
added tests for attribute events listening on class instance,
added method for creating MOFExtent to superclass and all subclasses
modified accordingly