Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with class inherritence
Message
From
04/05/2000 15:15:48
 
 
To
04/05/2000 10:15:32
Marco Beuk
Innovero Software Solutions
The Hague, Netherlands
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00366082
Message ID:
00366266
Views:
19
>(See the end for the WebCollection_ Class)
>
>Here is the problem:
>
>I have a WebTable_ class with a WebCollection_ class stored in a propertie and also a _GetOutput method.
>In this WebCollection class i add WebRow_ classes.
>
>The WebRow_ class also has a WebCollection_ class stored in a propertie and has a _GetOutput method.
>In this WebCollection class i add WebCell_ classes.
>
>( In each class WebCollection_ class is stored with
> CREATEOBJECT( 'WebCollection_' ) )

Nothing jumps out at me about your object creation code, possibly the problem is with the way you are "building" your object from the outside? IOW, have you ensured that you are not accidentally passing the same object to _AddOBject?
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform