Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sharing Class Libraries
Message
From
14/11/2003 04:09:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00849462
Message ID:
00849774
Views:
18
Hi David

How would this work? Is it possible for me to store the class libraries in a sourcesafe project and pull those libraries down, into another project?

Thanks
Kev

>Kev,
>
>You don't want a classlib out on the network to be shared at devtime, one person opening a class to look at it, or a running app in test can keep someone else from being able to build their projects.
>
>The best way to share code is to use SourceSafe, and then each developer pulls a copy of the classlib to thier own machines. You can set up a common directory structure that everyone uses for the common code piece.
>
>>I have created a set of class-libraries that are to be used by various other projects.
>>
>>From what I gather, the only way to keep this going without problems is for every project that uses these classes, they must be compiled in with that particular project.
>>
>>I will be keeping the classes in a single accessible area for each developer to utilise.
>>
>>Is this the best way of sharing classes, or is there a better solution?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform