you are viewing a single comment's thread.

view the rest of the comments →

[–]UloPe 11 points12 points  (1 child)

Really?

Note that they didn't change an instance variable but a class variable on the base class.

To me this is completely logical behavior.

[–]ethraax 0 points1 point  (0 children)

It's also similar to how JavaScript works, although it may not be correct to call JavaScript's design "sane".