After [ruby-talk:17870] I undertand class object instance variables and class variables are not the same. I can store all the data I need in those instance variables. Thank You, Tobin. # -----Original Message----- # From: ts [mailto:decoux / moulon.inra.fr] # Sent: 14 ¥Î¥¿¥Õ¥à 2001 ¥Ì. 16:52 # To: ruby-talk ML # Cc: ruby-talk / ruby-lang.org # Subject: [ruby-talk:17837] Re: Extending objects # # # >>>>> "A" == Aleksei Guzev <aleksei.guzev / bigfoot.com> writes: # # A> This would help storing some data when creating class and instance # A> variables does not suite. # # Can you give an example for this ? # # Guy Decoux #