On Dec 18, 2007 9:52 AM, João Eiras <joao.eiras at gmail.com> 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