[Gambas-user] Gambas3 project - hidden sources directory. Why?
Benoît Minisini
gambas at ...1...
Sun Jul 25 14:47:48 CEST 2010
> Why store the source code in a hidden directory?
> Why hide it open source? :-(
>
The directory is not really hidden, its name just begins with a dot!
I did that because all non-hidden files and directories are considered data
files that must be stored in the final "executable". Hidden directories are
non-data files. Some of them go to the executable ('.gambas', '.lang'), others
don't ('.src').
Regards,
--
Benoît Minisini
More information about the User
mailing list