Thu, 16 Jan 2003 19:48:29 +0000Tried to make some of the packages public officially (OpenIDE-Module-Public-Packages). BLD200301200100
cliffwd@netbeans.org [Thu, 16 Jan 2003 19:48:29 +0000] rev 1171
Tried to make some of the packages public officially (OpenIDE-Module-Public-Packages).
Fix up the getReadMethod when dealing with indexed boolean.
Added a nice message after generating talking about the root bean.
Fixed up several places in JavaBeanClass where an indexed scalar wasn't compiling.
Made the docs a little better.

Wed, 15 Jan 2003 21:24:04 +0000Made several small infrastructure changes (refactored a little too). BLD200301160100
cliffwd@netbeans.org [Wed, 15 Jan 2003 21:24:04 +0000] rev 1170
Made several small infrastructure changes (refactored a little too).
Implement IZ#23173: proper generation of delgator classes.
Add support to name the delegator class in the mdd.
Handle the whitespace restriction while changing an attribute with that restriction.
Removed verify from BaseBean as it was never actually used and it didn't have the right signature
BaseBean now has validate.
Added defaultNamespace to BaseBean.
Added childBeans method that returns all active child beans. Very useful for recursing over the entire bean graph.
Updated MetaDD using pure javabeans.
Can generate a CommonBean interface.
If the DTD parser throws an IllegalStateException, then we retry the file as XML Schema; consequently, the user doesn't have to put -xmlschema on the command line any more.
Added -premium to mean that the user wants all of the currently available good options. The compatibility between one version's premium options and another is *not* guarenteed.
Pure java beans get 2 methods now: fetchPropertyByName & changePropertyByName, for working more reflectively.
Fixed up some of the restriction for some of the XML Schema built-in types (ie, positiveInteger now says it should be > 0).
Updated tests for new features.

Wed, 15 Jan 2003 15:46:36 +0000automatic
dkaspar@netbeans.org [Wed, 15 Jan 2003 15:46:36 +0000] rev 1169
automatic

Mon, 13 Jan 2003 09:56:58 +0000fixed usage of datatypes from imported packages, fixed usage of attributes and attribute indexes in federated storages BLD200301140100
mmatula@netbeans.org [Mon, 13 Jan 2003 09:56:58 +0000] rev 1168
fixed usage of datatypes from imported packages, fixed usage of attributes and attribute indexes in federated storages

Sat, 11 Jan 2003 03:19:29 +0000#20842: partial rewrite of leaf & container node templates to QBE200301150100-BLD200301192142
jglick@netbeans.org [Sat, 11 Jan 2003 03:19:29 +0000] rev 1167
#20842: partial rewrite of leaf & container node templates to
emphasize that they should be driven entirely from an underlying data
model.

Sat, 11 Jan 2003 01:38:19 +0000Added "extra data" to Code Generator Property's to hold Restriction Types
cliffwd@netbeans.org [Sat, 11 Jan 2003 01:38:19 +0000] rev 1166
Added "extra data" to Code Generator Property's to hold Restriction Types
Restriction types allow for verifacation of more specific data on a type (ie, length = 5).
Added support for doing a real verify in pure java beans.
Attributes can be optional or required.
Added comment support to BaseBean.
Build xml:lang into XML Schema support.

Wed, 08 Jan 2003 22:16:15 +0000#20850: svuid for all ser templates. BLD200301100100
jglick@netbeans.org [Wed, 08 Jan 2003 22:16:15 +0000] rev 1165
#20850: svuid for all ser templates.

Wed, 08 Jan 2003 22:12:20 +0000Suggesting to add a Node.Handle.
jglick@netbeans.org [Wed, 08 Jan 2003 22:12:20 +0000] rev 1164
Suggesting to add a Node.Handle.

Wed, 08 Jan 2003 16:59:09 +0000automatic
dkaspar@netbeans.org [Wed, 08 Jan 2003 16:59:09 +0000] rev 1163
automatic

Wed, 08 Jan 2003 14:25:23 +0000automatic
dkaspar@netbeans.org [Wed, 08 Jan 2003 14:25:23 +0000] rev 1162
automatic