Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clone Records
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00528417
Message ID:
00528472
Views:
16
Dr. Banner,

>A question. What do think would be the best path to correct the relocation of the Clone Methods (i.e. CloneRecord, PreCloneRecordSaveHook) from the bizobj to the dataaccessobj. I had been storing a unique character id in a property of the bizobj and replacing the id after cloning in the PreClonedRecordSaveHook() which, after the relocation, I no longer have access to the property.>

Can you accomplish what you need to do by a different means (other than setting a property on the business object). If need be, a data access object can reference a parent business object as follows:

This.Parent.oParentObj

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform