On Dec 18, 2007 9:52 AM, João Eiras <[EMAIL PROTECTED]> wrote: > Being able to define the "()" (function call), "[]" (indexing) and typeof > operators is a must.
At least function call and property access are indeed customizable (via a meta-object protocol rather than operator overloading). Mike _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
