Fixing cyclic import static construction problems
    Manfred Nowak 
    svv1999 at hotmail.com
       
    Thu Nov 29 12:30:40 PST 2012
    
    
  
Max Samukha wrote:
> there must not be circular dependency issues
The model shown does not force circular dependencies, because 
every receiver module only imports one module: `module reflect'. 
And I can not see, that this module imports any other module.
Therefore `module relect' and its `import' statements are not 
responsible for any circular dependency issue.
Where am I wrong?
-manfred
    
    
More information about the Digitalmars-d
mailing list