Re: [Gambas-user] About simbolic links in .src

2014-10-22 Thread Jorge Carrión
Ok. I see. Don't seem to me a big issue, at last the code in the simlinks is -shoul be- "frozen code". I mean that is used by a lot of proyects (no sense to do simlinks if you only use it in one proyect) and don't should be modified, I think, so easely, at risk of harm other proyects... If doesn'

Re: [Gambas-user] About simbolic links in .src

2014-10-22 Thread Charlie Reinl
Am Mittwoch, den 22.10.2014, 18:39 +0200 schrieb Jorge Carrión: > I remember to read some messages in this list about to have folder's > simbolic links inside de .src folder of the proyect with all that clases > and modules we often use in all our proyects. > I try this and work fine, but don't rem

Re: [Gambas-user] About simbolic links in .src

2014-10-22 Thread Ron
I think you still cannot edit the files linked to by the symbolic links... It's by design, would be nice if it wasn't (or an option in project) 2014-10-22 18:39 GMT+02:00 Jorge Carrión : > I remember to read some messages in this list about to have folder's > simbolic links inside de .src folder o

[Gambas-user] About simbolic links in .src

2014-10-22 Thread Jorge Carrión
I remember to read some messages in this list about to have folder's simbolic links inside de .src folder of the proyect with all that clases and modules we often use in all our proyects. I try this and work fine, but don't remenber (neither find) what were the problems that such practices produced