Steven Schveighoffer wrote: > "Walter Bright" wrote >> Sure, but static class members are *not* part of the transitive closure >> state of the object. They're just global variables. > > Neither are mutable member variables. How can a member not be a member of the state of an object?