BCS wrote: > I just had a crazy thought: how about allow things to explicitly state > static-constructor dependencies? My first thought is that this will be both very annoying (see the exception specification failure in Java) and will inevitably be written wrong by the user.