there are a few ways to achieve this with the existing code but it will probably require some effort (there's no pluggable strategy for this). you could use a .betwixt file, define an BeanInfo class or you could register your own XMLBeanInfo implementations.
if i understood a little more about what you want to do any why, i might be able to suggest a way to extend betwixt so that your prefixes would be recognized rather than the standard java ones.
- robert
On 5 Apr 2004, at 19:02, gillette blouse wrote:
Hi,
I want to know how I can change 'set' and 'get' prefixes used by betwixt to
identify getter and setter methods.
My purpose is to integrate my own prefixes.
thanks you!
_________________________________________________________________ Trouvez l'�me soeur sur MSN Rencontres http://g.msn.fr/FR1000/9551
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
