On Fri, Feb 27, 2009 at 12:36 PM, Eldar Insafutdinov <[email protected]> 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? >
I'll save Walter the trouble: come up with a reproduceable testcase if you haven't already. It won't get fixed it he can't tell what the problem is.
