Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods or Class Library?
Message
 
 
To
06/11/2000 07:14:47
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00438257
Message ID:
00438273
Views:
14
>Does that mean that you recommend the 3rd option?
>
>Isn't that taking a step back from OOP?
>
>Kev

I'm going to respectfully disagree with Cetin here.

IMO, the time to still use procedure files is when you need to adhere to a particular datasession. However this problem can be eliminated by either passing the datasession to work with or by creating an instance of your object in every datasession (form/session) that will need the functionality.

As for the form vs. object issue, I would recommend an object. Due to the ever changing world in which we live, you never know when you will need the functionality of this thing in another environment (e.g. web).

Just my $0.02.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform