Tue, 22 Apr 2003 18:54:45 +0000Added beangraph reading and writing. This allows the user to export generated types and then import them into another generation. Updated docs to talk about this. BLD200304230100
cliffwd@netbeans.org [Tue, 22 Apr 2003 18:54:45 +0000] rev 1277
Added beangraph reading and writing. This allows the user to export generated types and then import them into another generation. Updated docs to talk about this.
Added some argument checks in GraphManager for problems I've seen other people having.

Mon, 14 Apr 2003 22:32:02 +0000Added a stub of a new module for schema2beansnbgui. It's just a placeholder right now. BLD200304210100
cliffwd@netbeans.org [Mon, 14 Apr 2003 22:32:02 +0000] rev 1276
Added a stub of a new module for schema2beansnbgui. It's just a placeholder right now.
Added more illegal class names that are part of java.lang.

Fri, 11 Apr 2003 14:44:26 +0000Thread.dumpStack removed BLD200304140100
mmatula@netbeans.org [Fri, 11 Apr 2003 14:44:26 +0000] rev 1275
Thread.dumpStack removed

Thu, 10 Apr 2003 23:16:09 +0000Clean up the internal data structure that schema's get compiled into. It's now much more of an AST (Abstract Syntax Tree).
cliffwd@netbeans.org [Thu, 10 Apr 2003 23:16:09 +0000] rev 1274
Clean up the internal data structure that schema's get compiled into. It's now much more of an AST (Abstract Syntax Tree).
Added a feature to GraphLink to be able to calculate mutually exclusive properties. This works across multiple nested '|'s. Validations and setter reseting take advantage of this. addValue for indexed property will also reset mutually exclusive properties if it's the first element being added.
Added a validation failure type. This should make it easier to deal with validation errors programmatically.

Thu, 10 Apr 2003 16:18:12 +0000javasrcmodel moved
dkaspar@netbeans.org [Thu, 10 Apr 2003 16:18:12 +0000] rev 1273
javasrcmodel moved

Wed, 09 Apr 2003 21:39:59 +0000http://www.netbeans.org/issues/show_bug.cgi?id=32779 BLD200304100100
tor@netbeans.org [Wed, 09 Apr 2003 21:39:59 +0000] rev 1272
http://www.netbeans.org/issues/show_bug.cgi?id=32779
Move tasklist/html/external/ -> tasklist/external/

Tue, 08 Apr 2003 21:54:47 +0000Fix a bug with groupInstance, and one around groupInstance and choice. So, "(a|b|c)*" should work a bit better. BLD200304090100
cliffwd@netbeans.org [Tue, 08 Apr 2003 21:54:47 +0000] rev 1271
Fix a bug with groupInstance, and one around groupInstance and choice. So, "(a|b|c)*" should work a bit better.

Tue, 08 Apr 2003 20:10:57 +0000Attributes can now have restrictions too (just like elements).
cliffwd@netbeans.org [Tue, 08 Apr 2003 20:10:57 +0000] rev 1270
Attributes can now have restrictions too (just like elements).
Make whitespace restrictions only do things to String or java.lang.String.

Fri, 04 Apr 2003 18:04:45 +0000package instantiation fixed (resolution of class/object implementation superclasses) BLD200304061630
mmatula@netbeans.org [Fri, 04 Apr 2003 18:04:45 +0000] rev 1269
package instantiation fixed (resolution of class/object implementation superclasses)

Fri, 04 Apr 2003 14:53:24 +0000automatic
dkaspar@netbeans.org [Fri, 04 Apr 2003 14:53:24 +0000] rev 1268
automatic