On 18/10/2011 18:29, Aaron Newton wrote:

    In short, just always use .set and .get.


Another way to express this is that using MooTools' methods for native objects insulates you to changes in browsers. Let's say you have this.foo = 1 and tomorrow some version of IE or Chrome or whatever comes out that no longer lets you do it. The next release of MooTools will work around this for you, but only if you're using its methods.

Thanks, all.

(Sorry about the => in the subject, I've been Perling all day.)

Reply via email to