May 19, 2005
A small change in one of the Mango examples, not involving static ctors, just caused the dreaded "circular initialization" message to resurface.

I got rid of it by switching the order of two import statements (and the modules involved did not appear to actually have such a relationship anyway). Can provide an example from the mango.log package, but it's not a tiny one.