Re: [heycam/webidl] Syntactic way to mark as historical/deprecated (#910)

I like the extended attribute idea. There's also precedent in [protocol buffers](https://developers.google.com/protocol-buffers/docs/proto3#options) for something like this.

I would also personally prefer [Historical]. It's fine for code generators to translate [Historical] to "deprecated" if the generated code is user-facing (e.g., TypeScript definitions).

-- 
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/910#issuecomment-691318655

Received on Friday, 11 September 2020 21:25:33 UTC