No. OK, that was the short answer. ;-)
The long answer is that we are very reluctant to add dependencies that are not really required. Beside being a turd, the risk with bean-utils is that it is used by everything under the sun. If you update struts, you update bean-utils, and if it does not work with ibatis, you are screwed. :-/ Larry On 7/18/05, Tom B. <[EMAIL PROTECTED]> wrote: > Are there any plans to integrate Commons BeanUtils/PropertyUtils > classes into iBatis, as opposed to using the Probe classes?