Immutable & circular imports
    Tomek Sowiński 
    just at ask.me
       
    Thu Dec 17 14:42:36 PST 2009
    
    
  
Dnia 17-12-2009 o 01:14:53 grauzone <none at example.net> napisał(a):
> There are a _lot_ of circular dependency bugs, and there are a lot of  
> immutable related bugs. Combine both together and you get... probably  
> even more bugs.
So I'm noticing... BTW, what is your approach to avoid such woes when  
writing in D2? Best I could think of so far is putting /*immutable*/,  
/*pure*/, etc. and relying on "mind compiling" and discipline... which is  
little fun.
Anyway, thanks for reply. I filed a bug.
http://d.puremagic.com/issues/show_bug.cgi?id=3629
Tomek
    
    
More information about the Digitalmars-d-learn
mailing list