Re: I want a "source collection" !!!!



Here is an example to illustrate the idea ;) really simply actually:

c\test\MyTechnology001.sc
c:\tech\red\version 0.01\unit_red.pas
c:\tech\blue\version 0.01\unit_blue.pas

That's all there is too it ;)

The project configuration file then has an entry like this:
(Project1.cfg):

-sc c:\test\MyTechnology001.sc

Second example: tech and project has evolved etc.

c\test\MyTechnology002.sc
c:\tech\red\version 0.02\unit_red.pas
c:\tech\blue\version 0.02\unit_blue.pas

Project2.cfg:
-sc c:\test\MyTechnology002.sc

Nice and simple...

What's the big deal really ? ;)

(*.sc stand fors "source collection" ;) )

Bye,
Skybuck.


.