Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFUG article by Nancy Folsom
Message
De
23/10/2002 14:40:41
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00713831
Message ID:
00714493
Vues:
35
>Ed,
>
>> VFP is not the best environment for a linked-list solution; surprise; ... Nancy took the position of 'this is something VFP doesn't do well; C# is a better choice'; the same applies in the other direction as well.
>
>Ok, I'll take umberance at the above statement. bait.. bait.. *bg*
>
>I used a binary tree example in the PTF-OOP book as one example of how advanced data structures could now easily be created in VFP.
>

Dave,

No baiting intended - I'll certainly agree that VFP has the ability to create a class which contains a property which can be an object pointer, and thus can create various lists. I'll go so far as to agree that construction of digraphs is possible - but that the overhead involved, when compared to languages with a native pointer capability, is unacceptable.

I'll stand by the statement that this is not something VFP does well - not that it doesn't have the ability to do, but that the work to implement it, and the overhead involved, is excessive. I've written lexical parsers in VFP, too, but break out C++ and lexx the minute I have to do it 'for real'.

And yes, anyone whose taken much more than CS101 should know what a tree or linked list is, and anyone with a topology course should recognize a digraph.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform