Fixing cyclic import static construction problems

Max Samukha maxsamukha at gmail.com
Thu Nov 29 04:04:27 PST 2012


On Thursday, 29 November 2012 at 11:39:20 UTC, Paulo Pinto wrote:
> On Thursday, 29 November 2012 at 03:19:55 UTC, Andrei 
> Alexandrescu wrote:
>> On 11/28/12 9:34 PM, Walter Bright wrote:
>>> For discussion:
>> [snip]
>>
>> I'd say we better finish const, immutable, and shared first.
>>
>> Andrei
>
> +1
>
> Fully agree.
>
> Cyclic imports are a minor nuisance that can be easily solvable 
> with better code architecture.

Show me please how to solve that problem easily with acceptable 
results, would you?

>
> Turbo Pascal/Delphi is the only language that I know fully 
> allows cyclic dependencies between modules. So this is not that 
> important for most people.
>
> --
> Paulo






More information about the Digitalmars-d mailing list