Object.factory from shared libraries
    Jacob Carlborg via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Sep 26 08:45:11 PDT 2014
    
    
  
On 2014-09-26 16:24, krzaq wrote:
> That would be satisfactory to me, except for the linux-only part.
>
> In that case, I think I'll simply try to call filename() as the factory
> function in each library - that should work everywhere, right?
Dynamic libraries only work properly on Linux. This has nothing to do 
with Object.factory.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-learn
mailing list