What's left for 1.0?
Walter Bright
newshound at digitalmars.com
Thu Nov 16 12:15:31 PST 2006
Craig Black wrote:
> This is not a 1.0 blocker, but it is a blocker my development. D doesn't
> have a good solution for cross-platform dynamic libraries. Full dynamic
> class loading would be nice, but D should at the very least do what C++ does
> and support overridding virtual method across DLL boundaries.
I'm not sure why that wouldn't work now. What happens when you try it?
More information about the Digitalmars-d
mailing list