On 4/12/06, Mike Kienenberger <mkienen..mail.com> wrote:
> create contact. create mailing address. associate. commit.
>
> lookup contact. lookup mailing address. Change mailing address
> description field. Compare to contact addresses.
>
> At this point contact has one committed copy of mailing address while
> the current mailing address is modified.
I changed things to avoid an unnecessary description field
modification. I still get the same problem, but now both objects are
in a committed state:
{<ObjectId:Address, ADDRESS_ID=1883>; committed;
[contactPhysicalAddressList=>?; contactMailingAddressList=>(..);
description=>Mailing; streetAddress=>660 Farmers Loop Rd. Fbks, Ak
99712; streetNumber=>null; zip=>null; contactOtherAddressList=>?;
city=>null; apt=>null]}
org.objectstyle.cayenne.access.DataContex..4d659d
{<ObjectId:Address, ADDRESS_ID=1883>; committed; [stateProvince=>?;
contactPhysicalAddressList=>?; contactMailingAddressList=>?;
description=>Mailing; streetNumber=>null; streetAddress=>660 Farmers
Loop Rd. Fbks, Ak 99712; zip=>null; contactOtherAddressList=>?;
city=>null; apt=>null]}
<ObjectId:Address, ADDRESS_ID=1883>
This archive was generated by hypermail 2.0.0 : Wed Apr 12 2006 - 15:34:09 EDT