Robert Jacques wrote:

> I like them too (a lot). I find they increase the clarity of my code
> (particularly function chaining).

I think that when you find you need to use function-chaining, the functions
(except possibly the rightmost) are often meant to be properties/fields.
That's why they would look more natural without parentheses.

-- 
Michiel Helvensteijn

Reply via email to