Hi, I remember reading that one is better than the other, but, fatally, I don't remember which is which.....
this.set('foo' => 1) or this.foo = 1 ?
Mutator or dot-notation?
I don't really know the MT source, and though the Java
convention of public/private use (respectively) might
be applied, I was wondering if there was a technical
reason why one is better than the other.
If anyone knows where in the source to look, I would
be really grateful.
TIA
Lee
