Re: [heycam/webidl] Should callback interfaces with more than one operation be supported? (#661)

> the "get a user object's attribute value" and "set a user object's attribute value" algorithms.

Those are generally useful, not just for callback interfaces. Although perhaps people aren't using them, instead preferring to declare dictionary types and convert, or use ES's Get() directly, or similar.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/661#issuecomment-469270307

Received on Monday, 4 March 2019 14:24:34 UTC