Talk:Transient Attributes

Revision as of 07:28, 30 June 2009 by Alexander Kogtenkov (Talk | contribs) (Added a question about inheritanceof volatile attributes)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

--Alexander Kogtenkov 15:28, 30 June 2009 (UTC) What happens when the attribute is inherited? It is still possible to inherit the volatile attribute in an expanded class. Or does the volatile property work only in the class it is declared, i.e. the property of being volatile is not inherited?