Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Theoretical question
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00645974
Message ID:
00646013
Views:
14
>I would say that a class (either in a VCX or in a PRG) would be better.
>
>"Complicated UDF" can be replaced with simpler methods inside the class to do specific things. Properties in the class can help you reduce the number of parameters in methods (if the class is state-full.) In general the code will be better encapsulated with a class.
>
>Just my $0.02
>

Thanks a lot, Hector. I was starting to write a private e-mail to one of the members to ask him to check this thread at this same moment:) I think, it's a good idea and so I'm going to create a visual class. I may even try to convert my form into custom class (will experiment) and will eliminate all unrelevant code...

Thanks for confirming my thoughts about it...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform