Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft's position on Visual FoxPro and .NET
Message
From
14/06/2004 10:23:30
 
 
To
14/06/2004 10:18:03
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00908177
Message ID:
00913448
Views:
81
I agree with Emmanuel on this subject. I'd rather do a true overload on a method rather that VFP's "workaround" to an overload. It's much more elegant and straightforward in my opinion. Each overload should be treated as seperate methods in code due to the fact that parameters differ and thus different processing may insue. If there are 4, 5, 6 ect. overloads of a method, that could get pretty messy with IF or CASE statements in VFP. I'm not saying it won't work, but it's less readable and less elegant, and not mention, does not follow true OOP standards.
Previous
Reply
Map
View

Click here to load this message in the networking platform