Closed Orvid closed 10 years ago
This somehow seems not that easy to implement. If you open a solution file, it expects child projects to be made of MS-Project-like definitions. Custom project loading/interpretation procedures are ignored, although I specified them as project template or format. So, one had to hack into the load procedures in order to have non-msproject-formatted project files loaded. I already tried to solve this issue back then..ugly as hell.
Perhaps it would be possible to make the changes in MonoDevelop itself? At the very least a feature request should exist for it.
They'd probably ignore it anyway -- Tooooo low-level :)
This isn't a request to allow cross dependencies, which, while it would be great, would be rather impractical to implement. (perhaps Mono-D depending on dub projects as a starting point?) Rather, this is a request to allow them to both exist in the same solution. Currently, you can add a dub project to a solution by opening it as a solution and dragging the project into the Mono-D solution, however this solution will not load correctly after it's closed.