[futurebasic] Sharing Source Files

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2001 : Group Archive : Group : All Groups

From: Stuart Price <stuart.price@...>
Date: Fri, 9 Feb 2001 17:41:35 -0000
Hi all

I am currently working on a project where sharing code between applications
is becoming more and more important (as usual!).  However, I am having a
hard time coming up with a desirable solution.  I see two basic approaches.

1. Keep the shared files in a separate folder and copy them to your current
project.
2. Keep the shared files in a separate folder and use aliases from your
current project.

The problem with (1) is I need to write protect the copied files to avoid a
config control hell but if I do this FB3 says it can't load the file because
it may be damaged
The problem with (2) is that the source code for the shared files doesn't
appear in the FB3 debugger?

Does anyone know of a work around for either of these?

Cheers

Stu
--
If a stealth bomber crashes in a forest and nobody's there, does it make a
sound?