Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to store classes?
Message
De
21/08/1998 14:36:39
 
 
À
21/08/1998 08:47:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00128724
Message ID:
00128868
Vues:
18
>I want to make a our project as portabable as possible. When a project structure is defined, no subdirectory is created for Classes.
>
>1. Do most programmers keep there classes in a VFP subdirectory instead of putting them in their project?
>
>2. If the standard VFP wizard is used to create a form, should the class used by that wizard be copied to the project? Then, do I have to hack the form so that it points to the new location of the wizard class?

We use a standard library for all projects, and a specific (subclassed from the standard) one for each particular project.

We do not use the form wizards; rather, we developed our own form classes, and we use them exclusively.

HTH!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform