Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing class method name
Message
From
04/01/2006 11:32:28
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01083153
Message ID:
01083165
Views:
15
>Thanks Fabio,
>
>I thought of doing that, I thought maybe there was an easier way. Have lots of forms that might have code in this method. This looks like a bug to me.

Not really. When you change the name of the method in the parent class, the child class isn't in memory and can't inherit the name change - just the new name which, when the child is instantiated, will look like a new method. There's no way for the child class to update the code.

Regards,
Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform