Wed, 29 Oct 2003 16:27:46 +0000automatic BLD200310291900
dkaspar@netbeans.org [Wed, 29 Oct 2003 16:27:46 +0000] rev 1384
automatic

Wed, 29 Oct 2003 13:20:26 +0000bugfix
mmatula@netbeans.org [Wed, 29 Oct 2003 13:20:26 +0000] rev 1383
bugfix

Mon, 27 Oct 2003 20:34:54 +0000Fix a bug with validation where mutually exclusive properties were no longer being checked if any of them existed. BLD200310281900
cliffwd@netbeans.org [Mon, 27 Oct 2003 20:34:54 +0000] rev 1382
Fix a bug with validation where mutually exclusive properties were no longer being checked if any of them existed.
Fix a bug where parent refs weren't always being kept up to date.
Add an ensureCapacity on ArrayList sets; hopefully will speed things up.
Add missing writeNode(Writer) method.
For George, fix DDParser so that something is not claimed to be a match when it's value is null.

Sun, 26 Oct 2003 21:55:03 +0000minor bugfix; preparation for read-only extents BLD200310270200
mmatula@netbeans.org [Sun, 26 Oct 2003 21:55:03 +0000] rev 1381
minor bugfix; preparation for read-only extents

Sat, 25 Oct 2003 00:24:38 +0000made it possible to plug custom transaction mutex
mmatula@netbeans.org [Sat, 25 Oct 2003 00:24:38 +0000] rev 1380
made it possible to plug custom transaction mutex

Fri, 24 Oct 2003 11:10:54 +0000getByMofId optimized
mmatula@netbeans.org [Fri, 24 Oct 2003 11:10:54 +0000] rev 1379
getByMofId optimized

Thu, 23 Oct 2003 22:31:54 +0000Just a little refactoring. BLD200310240100
cliffwd@netbeans.org [Thu, 23 Oct 2003 22:31:54 +0000] rev 1378
Just a little refactoring.

Thu, 23 Oct 2003 07:55:31 +0000automatic
dkaspar@netbeans.org [Thu, 23 Oct 2003 07:55:31 +0000] rev 1377
automatic

Wed, 22 Oct 2003 17:49:45 +0000Fix bug dealing with property change events and the array setter not correctly checking equals. BLD200310230100
cliffwd@netbeans.org [Wed, 22 Oct 2003 17:49:45 +0000] rev 1376
Fix bug dealing with property change events and the array setter not correctly checking equals.
Fix backwards compat issue with getValue(index, name) for nonindexed properties.
Rename mergeTreeRootUpdate to mergeUpdate. Generate mergeUpdate for extendBaseBean mode.

Wed, 22 Oct 2003 16:57:30 +0000BaseObjectHandler.getHandler was moved to NBMDRepositoryImpl and is no longer static
mmatula@netbeans.org [Wed, 22 Oct 2003 16:57:30 +0000] rev 1375
BaseObjectHandler.getHandler was moved to NBMDRepositoryImpl and is no longer static