[Gambas-user] Using soft links for source code files

Cedron Dawg cedron at exede.net
Fri Apr 26 17:30:06 CEST 2019


Suppose that I have a class file or module file that I want to use in several projects.  Obviously I can copy it around, but then all the sudden I run into versioning issues.  Or I can create a soft link to the source file which Gambas interprets as a [read-only] file.  This works just fine for me, but I am wondering if there is a different way or any problematic issues with this approach.

Thanks,

Ced


More information about the User mailing list