- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 20 Jun 2014 22:39:57 -0700
- To: Cameron McCormack <cam@mcc.id.au>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Fri, Jun 20, 2014 at 8:19 PM, Cameron McCormack <cam@mcc.id.au> wrote: > The pattern these days is to inherit from EventTarget rather than use > "implements", where possible, so I suggest making FontFaceSet do so. I can do that, but aw, that's terrible. Using inheritance for what is clearly a functionality mix-in is just a terrible abuse. :/ ~TJ
Received on Saturday, 21 June 2014 05:40:46 UTC