I am working with some classes that have public data members. These classes are out of my control so I cannot create accessor/mutator methods (i.e. getters/setters) for them. I know that one option would be to encapsulate classes in a bean, but there are a relatively large number of classes and most are heavily nested. This would result in the creation of many many beans. I am trying to avoid the maintainance of all these beans.

1) Is there any way Betwixt can be configured to use the public data members directly?

2) If there is no configuration mechanism, I am willing to extend the Betwixt/Digester frameworks. I have a couple ideas on where to start, but I would like to hear others.

Thank you.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to