-
Notifications
You must be signed in to change notification settings - Fork 27
Remove/deprecate inPlaceBroken port types? #94
Copy link
Copy link
Open
Labels
💔 Breaking changeChanges to the code that will lead to break one or more APIsChanges to the code that will lead to break one or more APIs🗨️ DiscussionAn exchange of opinions about a topicAn exchange of opinions about a topic🌟 ErgonomicsLittle things that matter! Does not add functionality, but makes an API easier to useLittle things that matter! Does not add functionality, but makes an API easier to use
Metadata
Metadata
Assignees
Labels
💔 Breaking changeChanges to the code that will lead to break one or more APIsChanges to the code that will lead to break one or more APIs🗨️ DiscussionAn exchange of opinions about a topicAn exchange of opinions about a topic🌟 ErgonomicsLittle things that matter! Does not add functionality, but makes an API easier to useLittle things that matter! Does not add functionality, but makes an API easier to use
I am making this issue to separate the conversation about the implementation in #93, and the following questions that were raised:
There was already a rather large conversation and many points that were stated in the discussion thread in #93 which I won't reproduce here.
Considering this change, if implemented, would not be done until after the next major release (since it would be breaking), discussing it can wait, while restoring compatibility with hosts that do not allow
inPlaceBroken(see #89) is more pressing. 🙂