Details
Description
This patchset includes a new DynaUtils class containing builder methods for hash
codes and string representations of DynaBeans and DynaClasses, abstract base
classes for DynaBean and DynaClass that use DynaUtils to implement these
methods, and patches for existing DynaBean and DynaClass implementations to make
them extend these abstract base classes.
Kris
Attachments
Attachments
Issue Links
- relates to
-
BEANUTILS-172 [beanutils] BeanUtils and PropertyUtils toString function (code included)
- Open