- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 20 Aug 2014 10:33:42 +0200
- To: Jonas Sicking <jonas@sicking.cc>
- Cc: WHAT Working Group <whatwg@lists.whatwg.org>, Mounir Lamouri <mounir@lamouri.fr>, Marcos Caceres <w3c@marcosc.com>
On Wed, Aug 20, 2014 at 10:29 AM, Jonas Sicking <jonas@sicking.cc> wrote: > FWIW, the web platform sorely needs a construct for "readonly state > variable + event whenever the state changes". I.e. some form of > observable which remembers the last produced value. I had hoped the > Streams would get us closer to that, but the current definition seems > to be too different. Isn't that Object.observe() with custom records produced by the specific object you are defining for the property you want to enable this for (in this case held, it seems like)? -- http://annevankesteren.nl/
Received on Wednesday, 20 August 2014 08:34:08 UTC