Hacker News new | ask | show | jobs
by simion314 3135 days ago
They can't replace something with Wayland because Wayland is a protocol and interface, Mir needs to implement code to speak that protocol.
1 comments

OK, then they are replacing the compositor and changing their client, rewriting it to talk in Wayland protocol.
They are no removing a Mir component and add a Wayland component, they implement the Wayland protocol on top of existing code, maybe refactoring where it is needed, so Mir could talk wayland and still do the Mir stuff that is needed for IoT.