Re: Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-05 Thread BJ Freeman
Thank you for your response and support. I just went back and tried to recreate this and can't I started with a code fragment I had copied. then I went back into the code I copied it from and the message was there. but I can not seem to do either today. Adam Heath sent the following on 9/5/2008 2

Re: Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-05 Thread Adam Heath
BJ Freeman wrote: > I don't know how to communicate so lets drop it. Well, are you editting a class that implements or extends Map, and you are seeing this warning/error inside a putAll() method body? Or are you using some ofbiz-specific map implementation in other code, and it's when you are in

Re: Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-05 Thread BJ Freeman
I don't know how to communicate so lets drop it. :) Adam Heath sent the following on 9/5/2008 1:16 PM: > Adam Heath wrote: >> BJ Freeman wrote: >>> I looked through the code and kept seeing this message on map.putall >>> the icons on eclipse keeps giving me these warning. >>> Guess this is more al

Re: Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-05 Thread Adam Heath
Adam Heath wrote: > BJ Freeman wrote: >> I looked through the code and kept seeing this message on map.putall >> the icons on eclipse keeps giving me these warning. >> Guess this is more along Adams changes. >> I don't know what I am doing yet. > > Need more input, Stephanie. In case it wasn't cl

Re: Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-04 Thread Adam Heath
BJ Freeman wrote: > I looked through the code and kept seeing this message on map.putall > the icons on eclipse keeps giving me these warning. > Guess this is more along Adams changes. > I don't know what I am doing yet. Need more input, Stephanie.

Map.putAll(Map) should probably be Node.putAll(Map)

2008-09-04 Thread BJ Freeman
I looked through the code and kept seeing this message on map.putall the icons on eclipse keeps giving me these warning. Guess this is more along Adams changes. I don't know what I am doing yet.