Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is better?
Message
From
03/04/2002 10:04:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Which is better?
Miscellaneous
Thread ID:
00640336
Message ID:
00640336
Views:
34
Hi,
I have built my own datasource and business classes. My business class will create a instance of relevant datasource object and save it in property.

Now, i would like to built other classes such as collections, and etc which will access table but not much. For example, I have a class that will lookup my table, compile and run the code stored in memo field. It need some function of open table and locate record.

My question is, should I subclass business class for this case? Or, I should built it seperately, and just re-write the code for open table and locate record?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform