QtD 0.1 is out!

Eldar Insafutdinov e.insafutdinov at gmail.com
Sat Feb 28 02:57:28 PST 2009


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.


More information about the Digitalmars-d-announce mailing list