Re: [beanutils] any suggestions towards v2

2024-09-16 Thread Gary Gregory
There are two threads on this list, one for the custom map, one for the Java platform. Gary On Mon, Sep 16, 2024, 4:34 PM Steve Bosman wrote: > Hi, > > Do you have any suggestions for something I could look at to help get > beanutils ready for v2? > > Meanwhile, I've been looking at improving t

[beanutils] any suggestions towards v2

2024-09-16 Thread Steve Bosman
Hi, Do you have any suggestions for something I could look at to help get beanutils ready for v2? Meanwhile, I've been looking at improving test coverage of BeanComparator and I've simplified the internal natural order comparator - PR incoming Steve