- From: Cameron McCormack <cam@mcc.id.au>
- Date: Thu, 21 Jun 2012 14:29:03 +1000
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- CC: Boris Zbarsky <bzbarsky@MIT.EDU>, "public-script-coord@w3.org" <public-script-coord@w3.org>
Bjoern Hoehrmann: > Would you prefer such a method over having a proper `instanceof`-like > operator on the language level that does not have the problem you cite? I think that would actually be the ideal solution, although not something we could solve over here. `if (n is Node) ...` reads pretty nicely.
Received on Thursday, 21 June 2012 04:29:47 UTC