Lars Ivar Igesund Wrote:

> Eldar Insafutdinov wrote:
> 
> > We faced a bug that module static constructors don't work with cyclic
> > imports. Currently it's fixed with a dirty hack which is not really
> > acceptable. Is there any chance for this to be fixed?
> 
> IMO it is the cyclic import that is the bug ;)
> 
> -- 
> Lars Ivar Igesund
> blog at http://larsivi.net
> DSource, #d.tango & #D: larsivi
> Dancing the Tango
> 

I am not an expert but, Qt is a good example in my opinion, beause it is a 
mature API (fourth version)  which shows that you can't go without cyclic 
dependencies in a very complex project.

Reply via email to