Am Mon, 15 Jul 2019 20:14:46 +0000 schrieb David Nadlinger: > On Monday, 15 July 2019 at 14:00:23 UTC, Mike Franklin wrote: >> I'm sorry it broke digger, but digger is not how we typically build >> DMD, druntime, and Phobos. > > Either way, there is a simple resolution here: Put new template code or > other artefacts that are actually used via import in core.* (e.g. > core.internal.*). This also provides a natural boundary between legacy > code and the new runtime interface. If more and more code gets > template-ised, rt.* will slowly wither away, but there is nothing wrong > with that. At some point, it will just cease to exist naturally.
Well, I guess if we all agree that rt. is basically deprecated, this may be a good way to move forward. -- Johannes
