order of static constructor execution

BCS none at anon.com
Fri Mar 12 12:51:05 PST 2010


Hello Don,

> If that's true, then perhaps a more restricted solution is better. Eg,
> use Walter's proposal ONLY if the static initializer is mixed in.

Random thought: Aside from making a new corner case, why not make static 
constructors in mixins only depend on imports from where they are defined 
rather than where they are used?
 
-- 
... <IXOYE><






More information about the Digitalmars-d mailing list