Hi, Peter! This problem haven't been solved yet. Here is a JIRA on this issue: https://issues.apache.org/jira/browse/TUSCANY-1180
Regards, Stepan -----Original Message----- From: Daniel Peter <[EMAIL PROTECTED]> To: [email protected] Date: Wed, 25 Apr 2007 09:40:02 +0000 (GMT) Subject: Static Code Generator and ReadOnly Properties > Hi all, > > When I specify a property to be readOnly in the annotated xsd, the static > code generator produces an interface/class which provides only a getter > method for that property, and no corresponding setter method, as expected. > > The generated factory still provides only a null-arg create method. Here I > would have expected to see a create method which allows to pass all readOnly > properties which would then be used during the creation operation. > > How can a readOnly property initially be set? > > Thanks, Daniel. > > > > > > __________________________________ Kennt man wirklich jeden Эber 3 > Ecken? Die Antworten gibt's bei Yahoo! Clever. www.yahoo.de/clever > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
