Hi Benedikt,

Am 10.11.2013 22:36, schrieb Benedikt Ritter:
> Hello,
> 
> I'm back from a conference week and I hope to find the time to have a look at 
> trunk this week. I also want to go through jira and do some work on the 
> tickets. From my perspective this will be the last minor release. So every 
> feature request should either be resolved or targeted to 2.0 (if it makes 
> sense). Doing a binary compartible release with generics is a good idea (and 
> thank you Oliver for doing all the work!), but we should start working on BU2 
> again, after this release.

Every help is appreciated! However, I would not spend too much time with
working on Jira Tickets. I prefer getting the release out pretty soon.

The time is better spent working on BU2.

Oliver

> 
> Benedikt
> 
> Send from my mobile device
> 
>> Am 10.11.2013 um 19:41 schrieb Oliver Heger <oliver.he...@oliver-heger.de>:
>>
>> Hi Paul,
>>
>> many thanks for your feedback.
>>
>> Am 10.11.2013 04:28, schrieb Paul Benedict:
>>> 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
>> Fixed. Thanks for spotting this.
>>
>>>
>>> 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.
>> Indeed, converters can support multiple types. A typical converter
>> implements a conversion to a specific target type and a conversion to
>> string. (To be honest, I do not like this design very much, but now it
>> is too late to change.)
>>
>>>
>>> 3) I am not a fan of <B> in BeanComparator. It makes me think too hard. I
>>> prefer <T>.
>> Okay, changed in SVN. I wanted to be too clever ;-)
>>
>>>
>>> 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
>>
>> ---------------------------------------------------------------------
>> 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
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to