Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What exactly is a
Message
De
25/11/2004 13:15:14
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
25/11/2004 13:12:46
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
00964046
Message ID:
00964742
Vues:
10
>>>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()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform