Interfaces

doodad-js Admin doodadjs at gmail.com
Thu Apr 27 03:42:28 UTC 2017


Hi, I’m starting a new thread from the bottom message.

 

I did a great work to provide OOP in Javascript, but nobody seems to care, and some even given me bad intentions. But I continue to persist...

 

My framework already provides a solution on the user space. All that remains is to port it to a more lower level, in combination to existing proposals like public class fields, private fields, class and property decorators, ... To just name a few.

 

(I’m French, so I’m sorry if my English is not accurate)

 

From: Jordan Harband [mailto:ljharb at gmail.com] 
Sent: Thursday, February 02, 2017 2:25 PM
To: T.J. Crowder <tj.crowder at farsightsoftware.com>
Cc: es-discuss at mozilla.org
Subject: Re: Short Comparing proposal

 

It seems like a far more useful proposal (although much larger in scope) would be some concept of interface comparison, and then you could see if `object` matches "an interface that has an `a` and `b` property", but also if `object` is "arraylike", or "iterable", or a "thenable", etc.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170426/135c3df6/attachment.html>


More information about the es-discuss mailing list