Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I create an empty class?
Message
From
11/12/2003 14:20:03
 
 
To
11/12/2003 11:24:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00858157
Message ID:
00858283
Views:
20
Hi Cetin,
>Update: Makes sense when I read the help :
>"You cannot subclass or add custom methods and events to the Empty class"
If you need very similar empty based objects (which you normally would put in an inheritance tree) there is an OOPish way: you can put the code to *create* the empty object in a class, and put the "special" calls to addproperty in a subclass. Where to use: if you want bus objects updating only parts of the table.

my 0.02 EUR

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform