The structure of my project is quickly becoming quite complex, with, literally, hundreds of classes. I keep all of them in the same folder on disk, and structure them in "virtual" folders inside Gideros Studio. Since I have so many classes, adding dependencies is taking longer and longer:
This is really a minor point, but could the Dependencies files be arranged in the same way as in the "Project" view (rather than a flat alphabetical list)? It would save me a little time every time I add a new class, and, I suppose, be more consistent too.
Comments
I barely even use it, honestly, as all libs are initialized in scenes and all scenes are initialized in main.lua, there is really little need for dependencies, apart from some cases, like using some lib in global config or init file.
But on your point, yes, we would need an improvement there, but not sure what exactly yet.
you mean same order and folders?
Yeah, it would be cool to have the same folders as in the main project view, so it's consistent.
Likes: vitalitymobile, antix, rolfpancake
Likes: antix, totebo, rolfpancake
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975