>> We should also use tags: `Rejected` / `Approved`
>
> I'm specifically trying to avoid those words :) 'approved' is stronger than
> I want, because an approved RFC still may not get merged into the language,
> and being 'rejected' is unfun.

XMPP uses the XEP process, which has decent names for things:
http://xmpp.org/extensions/xep-0001.html#states

Things progress from the inbox (the XSF equivalent of a pull request
queue) through the different states. Here are the main ones:

Experimental, Draft, Final, Deprecated, Obsolete, Rejected.

Every week or so the XSF Council convenes to discuss the pending XEPs
in the inbox, and advances them to Experimental or gives feedback.

Obviously the standards process has different requirements, but it
seems reasonable to steal some of these state names.

jack.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to