Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources In directory sc8-pr-cvs1:/tmp/cvs-serv29227
Modified Files: entity-value.xdt Log Message: XDT-199 fix for order sensitivity on @ejb:value-object tags. Prior to fix, the relation convenience routines would not be generated if the order of the tags was not the same as the undefined hash order that the keys were stored in. Index: entity-value.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-value.xdt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** entity-value.xdt 12 Dec 2002 18:27:55 -0000 1.10 --- entity-value.xdt 13 Dec 2002 11:45:09 -0000 1.11 *************** *** 6,10 **** </XDtComment:comment> ! <XDtEjbValueObj:forAllRelations superclasses="true" valueobject="<XDtEjbValueObj:valueObjectMatch/>"> <XDtMethod:ifHasMethodTag tagName="ejb:value-object" paramName="type"> public void add<XDtMethod:methodTagValue tagName="ejb:value-object" paramName="members-name"/>(<XDtEjbValueObj:currentAggregateType/> added) --- 6,10 ---- </XDtComment:comment> ! <XDtEjbValueObj:forAllRelations superclasses="true" valueobject="*"> <XDtMethod:ifHasMethodTag tagName="ejb:value-object" paramName="type"> public void add<XDtMethod:methodTagValue tagName="ejb:value-object" paramName="members-name"/>(<XDtEjbValueObj:currentAggregateType/> added) ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel