Re: Bug in ObjEntity 1.1M3 setDataMap?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Mar 04 2004 - 19:50:52 EST

  • Next message: jir..bjectstyle.org: "[OS-JIRA] Created: (CAY-101) Do not resolve to-many when adding or removing an object."

    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