- Dennis
Eitan Suez wrote:
hello,
in addition to the existing "property" attribute group attributes, namely:
field="fieldname" and get-method="accessorname" set-method="mutatorname"
i'm thinking it'd be really nice to have this third alternative:
property="propname"
where the propname would be used to derive the accessor/mutator method names, and so would be equivalent in this case to:
get-method="getPropname" and set-method="setPropname"
thanks, eitan
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users
