This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1926193751-959592286-11952489135970 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Hi -- On Sat, 17 Nov 2007, Wolfgang NĂ¡dasi-Donner wrote: > David A. Black schrieb: >> some_expression >> .a_method(a,b,c) >> >> is that it's confusing and not worth creating an exception to the >> otherwise consistent rules about linebreaks. That's why I say I'd like >> to see it backed out of 1.9 (which I say partly to bring us back to >> the topic of Ruby development :-) > > I see only one problem, as I named some time ogo... > > irb(main):001:0> puts "abc" > abc > => nil > irb(main):002:0> .length > SyntaxError: (irb):2: syntax error, unexpected '.' > .length I'm not referring to a technical parsing problem, just the anomaly of the new rule in the context of how the line-parsing works. David -- Upcoming training by David A. Black/Ruby Power and Light, LLC: * Advancing With Rails, Berlin, Germany, November 19-22 * Intro to Rails, London, UK, December 3-6 (by Skills Matter) See http://www.rubypal.com for details! --1926193751-959592286-11952489135970--