Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BizObj cBehavior class in AbstractFactory?
Message
From
02/12/1999 10:58:11
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
BizObj cBehavior class in AbstractFactory?
Miscellaneous
Thread ID:
00297920
Message ID:
00297920
Views:
56
Kevin,

In KBizObj.CreateDataBehaviorObject should the following line:

This.oBehavior = CREATEOBJECT(This.cBehavior)

be replaced with:

This.oBehavior = CREATEOBJ(This.oMMFactory.GetClassName('DataBehavior'))

to allow custom behavior classes to be used in business objects?

Just a thought

Rex
Next
Reply
Map
View

Click here to load this message in the networking platform