Joao Pedrosa <joaopedrosa / gmail.com> wrote: > > > Ruby seems to lose here. The syntax #{@myvar} is a rare case of > > > ugliness. > > > > It's funny how we can disagree over such "simple" syntax. :-) Fact is, > > @is_not_a_method, and it has the escope explicit (always better then > > implicit, right?), besides being only one character. Perfect, Matz, > > thanks. :-) > > Sorry to reply to myself, but I didn't think that you were complaining > of the interpolation, which is plenty useful when passing code around > to be evaluated (eval). Well, I wasn't really. It was just a trite comment on the variable/field syntax itself as you remarked. Cheers, Navin.