Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is VFP a 'Dynamic' Language?
Message
 
 
À
27/09/2004 14:12:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00946368
Message ID:
00946398
Vues:
19
Mike,

Dynamic.

luJunk = 12345 && first I'm a number
luJunk = "now I'm a string"

Other things like the call stack/procedure stack/classlib stack allow us to dynamically create different objects at runtime.

Features like AddProperty() allow object interfaces to be dynamic at runtime.

>I've seen conversations on a number of Blogs concerning the advantages of 'static' (C, C+, C#) and 'dynamic' (Smalltalk, Python, Ruby...) languages.
>Where does VFP fall in this discussion?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform