it makes me think really that people need to learn how to use git to achieve that (Subversion also supports such a notion as externals)
SUBPROJECTs are what you want
a GIT subproject can be an entire folder full of whatever you want (something xojo WONT accommodate since modules with subitems cant be external)
Because this subproject is NOT “external” as far as xojo knows it happily brings in everything when you drag it into a project
The only trick is that you want to keep them in their own separate folder hierarchy so you can remove & read the entire folder
It works just dandy
but since I cant post this on TOF folks will remain blissfully unaware
What can you expect? People reading only the official Xojo meaning. And the official Xojo informations. That leads to: no knowledge about the real world anymore. Sad but true.
Yes, vscode, visualstudio, intellij, NETBEANS and many more
But they have not only git integration but also language Support und cl compilers and so much more. he entire problem of XJ is exactly this strukcture. No command line compiler, no git intergratioon, no nothing. And on top an IDE which is really slow. Nice? No. Not at all. all time I am using Netbeans with it’s UI Designer ? feel disrupted by Xojo. They have no real sense for technology and no Ideas about the needs of programmers.