Bug in ObjEntity 1.1M3 setDataMap?

From: Mike Kienenberger (mkienen..laska.net)
Date: Thu Mar 04 2004 - 18:09:01 EST

  • Next message: Mike Kienenberger: "Re: Bug in ObjEntity 1.1M3 setDataMap?"

    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



    This archive was generated by hypermail 2.0.0 : Thu Mar 04 2004 - 18:08:06 EST