Just fixed this in dataview.ObjEntity. It wasn't called anywhere in
Cayenne. I guess this is the reason it was overlooked.
Andrus
On Mar 4, 2004, at 6:27 PM, Mike Kienenberger wrote:
> Mike Kienenberger <mkienen..laska.net> wrote:
>> I'm in the process of generating optimistic locking patches against
>> 1.1M3,
>
>> and I noticed this probable bug (actually Eclipse did):
>>
>> public void setDataMap(DataMap dataView){
>>
>> this.dataMap = dataMap;
>>
>> }
>>
>>
>> I'm guessing this should be (DataMap dataMap). This appears to still
>> be
>> broken in HEAD, according to a compare of my version with HEAD.
>>
>> -Mike
>
> I hadn't realized there were two ObjEntity classes.
>
> This is the one in dvmodeler. Everything else above is still
> pertinent.
>
> -Mike
>
This archive was generated by hypermail 2.0.0 : Thu Mar 04 2004 - 19:50:58 EST