Replies: 2 comments 5 replies
-
It used to be part of the repo but was split out so it would work with both IronPython 2 and 3 (as well as IronRuby which never went anywhere). Unfortunately IronPython 2 is not yet dead (almost) so at the very least I would wait until that repo was archived to even consider it. In theory there are other projects that could be using the DLR as well (though which ones exactly I couldn't say). Personally my interest in the DLR codebase does not go beyond supporting IronPython so leaving it separate increases the chances that someone else might take it over. 😄 |
Beta Was this translation helpful? Give feedback.
-
Little update: I forked the DLR and I'm conducting some experiments on it - restructuring of the project specifically as well as some other things. Hopefully the fork goes well so someone else can appreciate how amazing it is 😁 |
Beta Was this translation helpful? Give feedback.
-
Hi!
Submodules are hard to manage, especially for those who don't have write access to the DLR repo and would like to make changes there as well (like me!).
There are two ways to mitigate this:
Hopefully there's someone else here who understands what I mean 😅
Thanks!
I've attached a GitHub poll out of interest, though of course I don't have any authority to make this change.
4 votes ·
Beta Was this translation helpful? Give feedback.
All reactions