Two "standard" libraries???
Jarrett Billingsley
kb3ctd2 at yahoo.com
Sat Sep 15 09:36:23 PDT 2007
"Jascha Wetzel" <firstname at mainia.de> wrote in message
news:fcguut$dvj$1 at digitalmars.com...
>
> drop phobos? no way!
> what's wrong with joining the runtime libs?
>
> import std.string;
> import tango.io.FilePath;
>
> => everybody happy
I wouldn't say "everybody happy." I think it's terrible. You still have
two libraries that provide more or less the same functionality but with two
completely different designs. Conceptually it just doesn't make sense, even
if they can be used together. Tango is meant to _supplant_ phobos, not
_work along side it_.
More information about the Digitalmars-d
mailing list