Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F# language
Message
From
07/11/2003 14:17:52
 
 
To
07/11/2003 13:42:07
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00846920
Message ID:
00847769
Views:
27
>>On the other hand, I see disadvantages to VFP being just shy of full oop. For example cursors. You can't natively pass a cursor from one method to another, or one datasession to another which makes it difficult to create clean, elegant object systems in VFP.
>>
>>(IOW, I like VFP's cursors, but not as much as I'd like OOP cursors!)
>
>I routinely pass cursors around using aliases. To me, the alias is not much different than an object reference. Of course, like you said, the cursor doesn't cross datasessions or COM, but I think it is ok to pass them around without conversions when possible.

Me too, or I'll pass an object that represents an alias. In either case the emphasis in my post should have been on "which makes it difficult to create clean, elegant object systems."
Previous
Reply
Map
View

Click here to load this message in the networking platform