Hi Keith
Thanks for the follow-up. I think I may be misunderstanding something. If my
mapping is:
<field name="values" type="Item" direct="false" collection="vector"
set-method="setValue">
is this not going to be looking for a method:
setValues( Vector items )
rather than a method:
setValues( Item item )
or are you suggesting that if it can't find setValues( Vector ) it will fall
back to looking for setValues( Item ) instead?
Seeking enlightenment,
Regards,
matt.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev