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.

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