Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does a PRG class execute faster than a VCX based class?
Message
De
07/09/2005 17:19:16
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
07/09/2005 03:41:15
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01040117
Message ID:
01047518
Vues:
11
>David
>
>>And of course, Mike, you can merge PRGs in source control!
>>
>
>I am not in favor of merging anything. Keep all code as atomic as possible. No two developers ever have to work on the same piece. Ergo, no merging required.

Exactly... the point in merging was to have fewer files in the directory during runtime. Why? Because (m)FoxPlus and FP1.0x didn't have a linker, i.e. they couldn't produce an exe. You had to carry your files around if you wanted to distribute an app. And if there were too many of them, DOS would slow down to a crawl because it read the directories sequentially. So you wanted to have fewer files.

The whole thing became obsolete with FP2.0. We can keep them atomic as we want, and we shouldn't worry - it's all in one file now. Unce upon a time Fox even had an utility which would merge all the little .prg files into one big file. That's obsolete too, and actually wasn't delivered with last seven versions.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform