Hi James,

we are paying attention but it is hard to provide useful comments if you are distracted with payed work ... :-)

As far as I understand the discussion I would lean towards Sebastion reasoning - but still wondering how he finds the time to review every single commit ... :-)

Cheers,

Siegfried Goeschl

On 09.08.10 14:08, James Carman wrote:
On Mon, Aug 9, 2010 at 7:32 AM, sebb<seb...@gmail.com>  wrote:
Why not split the code into two methods:

public static<K,V>  Map<K, V>  toMap(Map.Entry<K,V>[] array)
and
public static<K,V>  Map<K, V>  toMap(Class<K>  keyType, Class<V>
valueType, Object[][] array)

Both methods can be made type-safe.


Well, we did just bump the version number, so we are free to do
something like that I guess.  Anyone else have any thoughts on the
subject (are you even paying attention anymore)?

---------------------------------------------------------------------
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