"Denis Koroskin" <2kor...@gmail.com> wrote in message news:op.ux1inzybo7c...@localhost... > On Sun, 02 Aug 2009 18:30:33 +0400, Chad J > <chadj...@__spam.is.bad__gmail.com> wrote: >> >> (To be clear, I am not looking for an example of function chaining. I'd >> like to see why function/property duals are useful for function >> chaining.) > > Stdout("Hello, World!").newline.newline.newline;
Even though I'm a Tango user, I've never liked that method of adding a newline, regardless of parens.