Hi Emmanuel, Thanks for the submission; we'll try to make a review ASAP.
Arnaud > -----Original Message----- > From: Emmanuel Bourg [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 1:24 PM > To: [EMAIL PROTECTED] > Subject: [castor-dev] [patch] java.util.Iterator support for Castor XML > > Hi, here is a patch adding support for Iterators in Castor XML. The > modification mimics the Enumeration code already implemented. A mapping > for an iterator field will look like this : > > <field name="elements" > get-method="iterator" > set-method="add" > collection="iterate"/> > > I didn't change the various tools like the source generator, i'm not > familiar with it. > > Emmanuel ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
