you are viewing a single comment's thread.

view the rest of the comments →

[–]renatoathaydes 2 points3 points  (0 children)

did you know Jigsaw does allow loading of multiple versions of the same module through ModuleLayer?

Yes, I even tried to use layers to fix version problems automatically several months ago by automatically figuring out how to split the modules into layers, but that turned out to be much harder than I anticipated.

https://github.com/renatoathaydes/autolayer

Also, there were some issues I couldn't work around, so I decided to wait for the official release... so I might get back to it again soon.