On Tue, 22 Mar 2011 02:12:55 +0200, Nick Sabalausky <[email protected]> wrote:
The question: What now? What strategies do people find useful for dealing with this? Any specific "first steps" to take? Best practices? Etc.
Your post doesn't seem to mention it, but how about converting the static ctors to initialization functions, and calling them from a single static ctor within the dependency loop?
-- Best regards, Vladimir mailto:[email protected]
