El Martes 31 Marzo 2009, Joshua Collins escribi: > [quote]This is not true when using class variables (@@). These need to be > "declared" > at the beginning of the class:[/quote] > > You are incorrect. Perhaps you could detail it a little more. Yes, surely there are other ways to use class variables without assigning them a value into the class and out of class methods, but what I mean is that class variables are not like instance variables since they must exist prior to being used. Am I wrong? -- Iaki Baz Castillo <ibc / aliax.net>