why a part of D community do not want go to D2 ?

Sean Kelly sean at invisibleduck.org
Thu Nov 11 11:13:35 PST 2010


klickverbot Wrote:

> On 11/11/10 2:53 AM, Andrew Wiley wrote:
> > Well, my assumption was that Phobos 2 was pretty much complete. […]
> 
> Hell, no – there currently isn't even a reliable way to load shared 
> libraries in Phobos 2. std.loader doesn't count, it's almost unusable in 
> practice (ExeModule being a scope class – what the …?!) and nowhere 
> solid, idiomatic D.

Runtime.loadLibrary() is meant to handle the basics.  If there's something it should do that it currently does not, please file a bug report.  There should still be a easy to use API in Phobos though.  Having never used std.loader, I couldn't say whether it fits the bill or not.


More information about the Digitalmars-d mailing list