[Grace-core] In praise of consistency
Kim Bruce
kim at cs.pomona.edu
Fri May 18 11:41:14 PDT 2012
I think that's right. The first is definitely what I would want to write, while I assume the second involves the method request of "on" to self with parameter output.mainStream and then taking the results of that request and using it as a parameter to method "reversed".
Kim
On May 18, 2012, at 10:21 AM, Andrew P. Black wrote:
> So, I think that Kim and Michael are both saying that the two forms should be
>
>
> print ("hello".reversed) on (output.mainStream)
>
> and
>
> print ("hello".reversed (on (output.mainStream)))
>
>
> Is that right?
>
> Andrew
>
More information about the Grace-core
mailing list