Object Propagation Operator (was Re: Existential Operator / Null Propagation Operator)

# Isiah Meadows (9 years ago)

It's visually ambiguous, though. I really don't want to be reading foo..bar() and 1..toString() in the same file. They look the same, but mean two completely different things.

In a language that has this feature, I almost never use it, anyways, unless I'm interacting with the DOM. And even then, I'm not saving that much typing. Not with an editor with tab completion (most do).

# Isiah Meadows (9 years ago)

Ignore that last email...misremembered the context.