Replies: 1 comment 1 reply
-
Hi! The main thing that is needed to turn MJ into a good library is for me to use it as a library in some other project. Then I could better understand what is required from a convenient library. I actually plan to do this, but later, maybe this winter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, first of all, thx to all the project contributors/sponsors. It's great and I'm already making good use of it.
Going forward I think it would be interesting to turn the project into a proper library. With that goal in mind let me list some high level tasks I think are necessary
Additionally, using a different PriorityQueue (or actually copying the .net6 implementation) could allow the project to run in older .net releases.
I'm not touching documentation and syntax topics since those are already being discussed in other posts.
(I've already made some of this changes for my own use, I can contribute them if u want)
Beta Was this translation helpful? Give feedback.
All reactions