Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What exactly is a
Message
From
25/11/2004 13:15:14
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
25/11/2004 13:12:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964046
Message ID:
00964742
Views:
9
>>>Overhead? How much overhead would you expect - a human noticable one?
>>>Cetin
>>
>>It's not just performance it's also trying to find it later.
>
>Oh you're saying finding separate prg names are easier than finding from a single (or few) class lib names?
>
>local loLib as "myMath" of "GeneralPurposeLib.prg"
>loLib = NewObject("myMath","GeneralPurposeLib.prg")
>loLib.
>
>After dot intellisense helps me. Would it with multiple little prgs?
>Cetin

You wouldn't need intellisense at all. Further in your examples above, intellisense would not help you in the least. and that's a lot of extra typing just to get

x = someudf()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform