Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thoughts on Interface Inheritance
Message
 
To
24/08/2000 15:29:13
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00408807
Message ID:
00408979
Views:
15
>>Dog1 = createobject("CBeagle") Just create the object.
>>
>>Doesn't help you much though because the cool stuff happens in the class, not the implementation.
>
>right - so I receive no benefit from the "implemented interface"

Because VFP has inhertiance it isn't such a big deal AFAIK, although it used mimiced. See article#224 Designing Your Own Framework by Jim Booth. He uses Abstract classes to define interfaces for the framework.

AFAIK COM is where it becomes important. I'm just learning how all that works so I can't really discuss it much. Wrox Press has a really good book on COM with VB that discusses it fully.
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Reply
Map
View

Click here to load this message in the networking platform