Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating multiple classes automatically
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00642893
Message ID:
00642913
Vues:
14
>I have several projects that all share some common generic classes. One of these projects must be bundled up and sent offsite regularly for administrative approval. I would like to have a local copy of the classes within my project directory for easier bundling, but don't want my main class versions to get old when the local source is modified. Is there a way to automatically update a remote source class when the file within the project is modified? I don't currently have Sourcesafe so I'm looking for alternates (I'm not sure if it does this anyway).
>
>Thanks in advance.

Did you consider using Projecthooks? In the QueryModifyFile() method you can add recor dto the intermidiate table and later use this table to update remote copy of your classes.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform