Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seriously, who believes in n-tier development?
Message
De
11/04/2003 11:14:27
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
À
11/04/2003 10:40:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00775920
Message ID:
00776613
Vues:
27
>So if I'm writing a piddly app from a UML specification, should I be creating a full-blown class-driven app that takes a month, or quickly knock up a one-off app that may take a week??? And require no more attention

With time, it has become more difficult for me to write only procedural vs class-driven code ...
o1 = CREATEOBJECT( "MyApp" )
o1.Run()

DEFINE CLASS MyApp AS Session
..
PROCEDURE Run
..
ENDDEFINE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform