What runtime are the library writers going for?

jcc7 technocrat7 at gmail.com
Mon Jul 23 05:55:35 PDT 2007


== Quote from Simen Haugen (simen at norstat.no)'s article
> I've had projects using phobos as I needed a library that only
> supported phobos. I've had the same for Tango...
>
> This issue has been raised many times, so I'm not trying to ask
> phobos vs. tango here.
>
> TioPort is tango-only, MiniD is now tango-only, and DDL is moving to
> tango soon too. For me this means trouble as I earlier had to switch
> a project to phobos for the sake of enki in ddl. I guess there are
> many who have the same problem.

I'm guessing that many ideas for projects have ended prematurely due to similar
problems.

> Tango has a nice page listing compatible projects, but I cannot find
> any similar page for phobos...

And we can't expect Walter to be in charge of such a page because it would always
be horribly out-of-date. Someone can certainly start a page in Wiki4D
(http://www.prowiki.org/wiki4d/wiki.cgi) if it's something someone wants to do.

> I guess it's too much work to make support both libraries, so it
> would be nice to know what phobos libraries are making the switch to
> Tango-only (and also those who are going to support both in the
> future).

Have you looked into using tangobos? (http://www.dsource.org/projects/tangobos)

I'm not saying it's ideal (you'd still need to install Tango and Tangobos), but it
might be easier than limiting your libraries to Phobos-only or Tango-only. It's
another layer to install, but it should make bridging the gap between Tango and
Phobos easier. (I think I gave it a quick test, and it seemed to work okay.)

jcc7



More information about the Digitalmars-d mailing list