In E-on-JavaScript, when in Cajita mode, object["foo"] accesses the foo property of object. Should it throw if the property does not exist, or return JavaScript undefined as occurs in JavaScript? -- Kevin Reid <http://switchb.org/kpreid/>