Skip to content

Conversation

KristofferC
Copy link
Member

This avoids accidentally extending methods and makes it more clear what methods are doing overloads

@tecosaur
Copy link
Member

tecosaur commented Aug 4, 2024

To me this feels like a neutral change, I'm actually more worried about forgetting to add a method than accidental extension (if we go through with eliminating the type piracy, I suspect this will become moot as all of this will live in Base).

Avoid importing bindings that are not extended, and use explicit module
prefixes for those that we do extend. This make it clearer when and
where overloads are occurring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants