- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 26 Jun 2013 11:06:19 -0400
- To: Marcos Caceres <w3c@marcosc.com>
- CC: public-script-coord@w3.org
On 6/26/13 11:00 AM, Marcos Caceres wrote: >> As in get notified when it changes? Or as in always see whatever the >> state is now as opposed to what it was then? > > Yes, get notified when it changes. OK, that tells you nothing about array vs sequence. As in, when the notification happens you could re-examine the object you already have, or you could getCalls() to get a new sequence, depending on whether the object you have mutates itself. -Boris
Received on Wednesday, 26 June 2013 15:06:59 UTC