Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy classes to new applications or use central classes
Message
De
07/10/1998 17:19:00
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00144539
Message ID:
00144804
Vues:
24
>Afier,
>
>I think this depends of how sure you are of your framework. Me, being cautious, I use a copy of my framework in each new application.
>
>It gives me the ability to extend the functionality of the framework without having to think of previous applications.
>
>On the other hand, I might very be creating a real version maintenance headache for myself :).

In the structural world, I had a framework in FPD. My policy was to keep temporary experimental versions of framework things in app directories, and if a novelty survived testing and a couple of months of life, it was copied over the original in the (common) framework directory.

In OOP world, I'd have empty subclasses of most of the classes of the framework in a classlib in the app directory, and using them as intermediary, change what has to be changed in this specific case, and, once it lives, see which changes are candidates to be propagated back into original classes (i.e. if other apps would benefit of the new behavior). In the current phase, all apps are using the framework (or what is ready of it) off the same directory

Someone was looking for a way to copy classes into empty classlibs just yesterday.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform