I have begun to work with the modules, big improvement.
I find that it would be intersting that we could store the modules in a certain folder and the program knows where they are, without copying them to the program's folder. Because if we use the same module in 5 different programs it would be stored 5 times. If we make an improvement we must update all the modules in the other folders. If we had the modules in one dedicated folder we won't have to care about versions. The same for image files used in the module's forms.
The same principle could be applied for the libraries, the IDE knows where they are and especially now where most of them are embedded in the exe file.
Best regards.
I find that it would be intersting that we could store the modules in a certain folder and the program knows where they are, without copying them to the program's folder. Because if we use the same module in 5 different programs it would be stored 5 times. If we make an improvement we must update all the modules in the other folders. If we had the modules in one dedicated folder we won't have to care about versions. The same for image files used in the module's forms.
The same principle could be applied for the libraries, the IDE knows where they are and especially now where most of them are embedded in the exe file.
Best regards.