Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing dangling references
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00632799
Message ID:
00633112
Vues:
28
This message has been marked as a message which has helped to the initial question of the thread.
>That's why this object is declared as public. I understand, what it really breaks a good OOP design, but both applications are not mine, and we don't want to make the process slower, than it is right now. That's why Validate should clean after Update. Not a good design, I agree, but I don't see a better solution in this situation...

Nadya,

I totally disagree with you here, no app should needd to clean up after some process it calls. That is not only bad OO design it is bad Structured programming design. It is plainly bad design period and if it doesn't get fixed now it will cause more and more problems as time goes on. It will cause spaghetti code to be produced repeatedly everywhere the app that doesn't clean up after itself is called.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform