Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nesting Error
Message
De
22/04/2016 10:28:54
 
 
À
22/04/2016 10:19:22
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01634528
Message ID:
01635243
Vues:
75
Personal preference,

My take: One class per classlib means it isn't a lib. It's a class. Why even have the classlib at this point? A class should have one purpose and one purpose only. This is called out in the Single Responsibility Principle (read about it at http://www.dotnetcurry.com/software-gardening/1148/solid-single-responsibility-principle) A classlib should hold *related* classes. For example, a classlib with stuff for a form should have nothing but stuff for a form. Nothing for reports.

>I'm seemingly the biggest proponent of having only one class in a classlib. That is exactly the same as saying having only one screen in an scx. I just name the class and the classlib the same.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform