On Sat, Jan 17, 2009 at 12:28 AM, torhu <[email protected]> wrote: > On 16.01.2009 15:39, Hoenir wrote: >> >> Are there any information about druntime? >> The D2.0 changelog states Phobos was split with v2.020 but there are no >> information about that for D1. >> >> I'm especially interested in using a library based on Tango while using >> Phobos in the application itself (e.g. using the new DWT) > > Druntime is only used for phobos 2 currently, not for 1. So there won't be > any further phobos/tango compatibility until tango is ported to D 2.0. And > then dwt has to be ported too. > > The closest you can get is using tangobos, which phobos modified to run on > top of tango. Probably better to just learn tango. >
The Tangobos + Tango combo works just fine. I use it all the time. --bb
