Sorry, item 2 was my fault, not a sdo c++ problem. But the item 1 question remains.
Adriano Crestani On 10/8/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm getting upset about how change summary logs a isMany property. > > 1- What does Setting& ChangeSummary::getOldValue( DataObjectPtr > dataobject, const Property & property) returns if the property is many=true? > > > 2- How can I retrieve info from the ChangeSummary, about a DO A that was > removed from DO B where the Property C that relates these 2 DOs is many=true > and reference=true? Because the there is no Setting on DO B SettingList that > Setting::getProperty()=Property C and Setting::getDataObjectValue()=DO A. > > Adriano Crestani > > >
