Mon, 10 Nov 2003 14:23:13 +0000getHandler methods return RefBaseObject instead of BaseObjectHandler BLD200311101900
mmatula@netbeans.org [Mon, 10 Nov 2003 14:23:13 +0000] rev 1394
getHandler methods return RefBaseObject instead of BaseObjectHandler

Mon, 10 Nov 2003 14:06:35 +0000previous optimization of getByMofId rolled back - the method needs to go to the storage to find out whether the object was not deleted
mmatula@netbeans.org [Mon, 10 Nov 2003 14:06:35 +0000] rev 1393
previous optimization of getByMofId rolled back - the method needs to go to the storage to find out whether the object was not deleted

Mon, 10 Nov 2003 14:05:47 +0000setAttrName() changed to be public
dprusa@netbeans.org [Mon, 10 Nov 2003 14:05:47 +0000] rev 1392
setAttrName() changed to be public

Fri, 07 Nov 2003 20:31:36 +0000Generate some read/write methods that take FileObjects (only if !standalone), making the beans easier to use in NetBeans. BLD200311091900
cliffwd@netbeans.org [Fri, 07 Nov 2003 20:31:36 +0000] rev 1391
Generate some read/write methods that take FileObjects (only if !standalone), making the beans easier to use in NetBeans.
Add FileObject's jar into the tests, so that the above can compile.

Wed, 05 Nov 2003 22:43:56 +0000enabled to override refImmediate/OutermostComposite behavior BLD200311061900
mmatula@netbeans.org [Wed, 05 Nov 2003 22:43:56 +0000] rev 1390
enabled to override refImmediate/OutermostComposite behavior

Wed, 05 Nov 2003 17:50:34 +0000Fix a bug dealing with reading schemaLocation. BLD200311051900
cliffwd@netbeans.org [Wed, 05 Nov 2003 17:50:34 +0000] rev 1389
Fix a bug dealing with reading schemaLocation.

Tue, 04 Nov 2003 22:23:46 +0000Added a cloneData method which is just like the clone method except that it only copies data that is relevant to the XML.
cliffwd@netbeans.org [Tue, 04 Nov 2003 22:23:46 +0000] rev 1388
Added a cloneData method which is just like the clone method except that it only copies data that is relevant to the XML.
Added a schema2beans QName class. To be used by those who can't use the standard javax.xml.namespace.QName.
Reading and writing XML now works better with namespaces. The QName class brought this up.
Refactored the reading and writing of elements and attributes.

Mon, 03 Nov 2003 09:37:08 +0000automatic BLD200311031900
dkaspar@netbeans.org [Mon, 03 Nov 2003 09:37:08 +0000] rev 1387
automatic

Sat, 01 Nov 2003 16:53:50 +0000Some arch doc fixes. BLD200311021900
jglick@netbeans.org [Sat, 01 Nov 2003 16:53:50 +0000] rev 1386
Some arch doc fixes.
1. Getting rid of RCS keywords which were only causing headaches
during branch merges and were not really necessary.
2. Adding question exec-threading, to questions rev 1.23.
3. Anchors in http://openide.netbeans.org/tutorial/questions.html.
4. Misc English edits in various questions.

Sat, 01 Nov 2003 16:25:23 +0000Some AU-related build fixes.
jglick@netbeans.org [Sat, 01 Nov 2003 16:25:23 +0000] rev 1385
Some AU-related build fixes.