> >I have written code myself that when the basic bean > >introspection fails (because there is no matching getter/setter) it falls > >back to searching and calling the desired version of the method directly. > > That's an interesting approach. I had not thought of it.
I was looking at the config.PropertySetter.java code. It should not be hard to add this functionality. Should I? -Mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
