Hi, I fixed the HTML formatting issues in the javadocs.
Niall On Sun, Nov 10, 2013 at 3:28 AM, Paul Benedict <pbened...@apache.org> wrote: > Some feedback: > > 1) Classes with HTML formatting problems that are messing up the javadocs. > They are likely all due to missing end tags: > * MappedPropertyDescriptor > * LazyDynaMap > * LazyDyanClass > * LazyDynaBean > * ConvertUtilsBean > * BeanPropertyValueEqualsPredicate > * BasicDynaBean > > 2) Does Converter have a contract to convert multiple type Ts or just one > type T? Type T is in the method signature only but if the implementation is > only supposed to convert one type, it should become a class type. > > 3) I am not a fan of <B> in BeanComparator. It makes me think too hard. I > prefer <T>. > > Paul > > > > On Sat, Nov 9, 2013 at 2:16 PM, Oliver Heger > <oliver.he...@oliver-heger.de>wrote: > > > Hi Paul, > > > > Am 09.11.2013 19:31, schrieb Paul Benedict: > > > Oliver, would you have time to publish a snapshot of 1.9's site so I > can > > > browse the javadocs and source xref? I can easily provide feedback if > you > > > do that. > > > > thanks for your interest! I uploaded the site to [1]. All comments are > > welcome! > > > > Oliver > > > > [1] http://people.apache.org/~oheger/beanutils-site/index.html > > > > > > > > > > > On Sat, Nov 9, 2013 at 12:07 PM, Oliver Heger > > > <oliver.he...@oliver-heger.de>wrote: > > > > > >> Just a heads-up that I intend to start the preparations for a > > >> [beanutils] 1.9.0 release soon. So if there is something you want to > see > > >> included in this release, now is a good time to step up. > > >> > > >> It would be great if somebody could find the time to review the > changes > > >> made for adding generics [1]. > > >> > > >> TIA > > >> Oliver > > >> > > >> [1] https://issues.apache.org/jira/browse/BEANUTILS-452 > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > >> For additional commands, e-mail: dev-h...@commons.apache.org > > >> > > >> > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > > > > -- > Cheers, > Paul >