Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I create classes in a vcx programatically?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01179343
Message ID:
01179868
Vues:
21
>
>It is interesting. It might be a good practice to optimize even for small tasks. It's an acquired methodology. It would be difficult to turn it on just for big projects if our practices did not have a foundation in the little tasks.

The general problem I have with optimizing while writing code is that, in many cases, optimizing makes the code harder to read, debug, etc. If there is some practice that doesn't effect those two but makes things more optimal performance-wise, I'm all for it.

Like in this case, I'm not going to suddenly give up using objects. I may be a bit more selective when I use them, though (ask myself, is this going to get called 5 billion times? Maybe I should make this a function instead).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform