Why was the Avalonia fork a fork, instead of a full switch on the main project? #3557
Replies: 2 comments 22 replies
-
AvaloniaILSpy was archived for lack of maintainers. As an aside, keeping two codebases in sync is hard, even though we tried to reduce the surface area with the introduction of ILSpyX (in hope of making life easier for prospective maintainers). There was a PoC from the Avalonia team for their XPF product, and in the process of working with them we reduced old Windows (API) dependencies. However, as XPF is not open source, it wouldn't have landed in our main repo anyways. Now, as for "ILSpy moving from WPF to Avalonia": this is a possible future, but not one we are actively working towards. What would be welcome is deep research where we'd hit roadblocks in terms of current UI controls / third-party libraries that we are using. |
Beta Was this translation helpful? Give feedback.
-
I missed to answer the subject of the question "Why was the Avalonia fork a fork, instead of a full switch on the main project?" - because it started independently as a fork, and only later we asked the developer to join the ic#code org. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering, since the Avalonia fork got archived for lack of maintainers, why was there never a plan to upgrade the main project to Avalonia?
Beta Was this translation helpful? Give feedback.
All reactions