www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Any good approach for making plug-in?

I desperately need help on how to make nice, safe plug-in system. Any help
would be greatly apriciated.
I know about std.loader but it looks like it just wraps DL on Linux and
LoadLib on Windows. I would like to dynamically load few D classes, or a
module, on demand...

Kind regards

Dejan

-- 
...........
Dejan Lekic
  http://dejan.lekic.org
  
Apr 09 2005