On Jun 28, Max Carlson wrote: [snip] > > Hrm? It certainly does work. You can use any object as a key in > > JavaScript, no? > > My understanding is, the object will get coerced to a string since > object keys must be strings. This only works if the object being used as > a key has a toString() method that returns something unique per > instance. That's right.
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
