Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing dangling references
Message
 
To
14/03/2002 14:00:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632799
Message ID:
00633112
Views:
27
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform