Is it possible to write code that adds methods to a class at runtime. In particular I'm thinking about something like attr_accessor in Ruby which adds get and set methods for instance variables so you don't have to write them.

Thanks to everybody who has answered my questions so far!

---
Mark Volkmann


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to