Skip to content

Commit 31534d4

Browse files
Add "Feature Interactions" section to SIP template
1 parent 3a7fef4 commit 31534d4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sip-template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@ If it doesn't do so "by construction", this section should present the ideas of
6262

6363
This section should also argue to what extent backward source compatibility is preserved. In particular, it should show that it doesn't alter the semantics of existing valid programs.
6464

65+
### Feature Interactions
66+
67+
A discussion of how the proposal interacts with other language features. Think about the following questions:
68+
69+
- When envisioning the application of your proposal, what features come to mind as the most likely to be interacting with it?
70+
- Can you imagine scenarios where such interactions might go wrong?
71+
- How would you prevent such negative scenarios?
72+
6573
### Other concerns
6674

6775
If you think of anything else that is worth discussing about the proposal, this is where it should go. Examples include interoperability concerns, cross-platform concerns, implementation challenges.

0 commit comments

Comments
 (0)