Closed
Description
Steve suggested that design has profound impact, and a design proposal cannot be well evaluated by our CI, nor our normal code review process. We should have a different review process for design proposals. Like Rust's RFC, and OpenJDK's JEP. The idea is to have a more vigorous review process to deal with design changes, and to avoid wasting efforts on implementation before the design is approved.
It is yet unclear: 1. what should be categorised as a design change, and 2. what process we should adopt for design proposals.