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
