Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How should I classify my class?
Message
De
09/12/2001 11:48:14
 
 
À
09/12/2001 06:12:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00591805
Message ID:
00591831
Vues:
27
Jay's given you great advice.

To which I would emphasize the difference between the physical packaging, which has much to do with physical storage and distribution, and the logical packaging, which has much to do with development and keeping things workable in your mind and in the minds of those you work and develop with.

To this end, the Component Gallery can be used to group things logically, and this takes all the pressure off the decision of which VCX or PRG your classes actually live in.

Also note that if you open a PJX in one instance of the Class Browser, and a VCX in another instance of the Class Browser, you can Ctrl+drag and drop classes from anywhere in the project into the VCX and all the pointers in all the VCX libraries in the project will be adjusted automatically. Thus it's very easy to rearrange classes from one VCX to another as your project and development evolves.

**--** Steve


>hi,
>how should i classify my classes, base on control type (all base form in a library, and base control in another) or functionality (all control needed for search form)?
>
>Thank you
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform