From: Tony Arcieri Date: 2011-01-20T00:41:02+09:00 Subject: Re: [poll] What are your ruby rough cuts ? --0016e6db2934d53269049a34d749 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jan 18, 2011 at 5:14 PM, Eric Christopherson < echristopherson@gmail.com> wrote: > 2. It would be nice to have a little sugar for initialize methods that > set instance variables without any checking or computation, similarly > to how attribute writers work. I believe constructors in Scala have an > elegant way of doing this. Reia allows you to use instance variables as parameters to initialize, e.g. def initialize(@foo, @bar, @baz); end -- Tony Arcieri Medioh! Kudelski --0016e6db2934d53269049a34d749--