-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
design discussionTo discuss design options, pros and cons, etc.To discuss design options, pros and cons, etc.enhancementNew feature or requestNew feature or requestrefactor
Description
Sig.merge_with_sig
is horrendously designed and not even that expressive.
We need to think more carefully of its design and interaction with any signature-merging functionalities (for example in meshed
).
There are some other signature merging functions laying around. Notably, meshed.util.conservative_parameter_merge which is fairly clean, but only takes care of kind, default and annotation conflicts.
Metadata
Metadata
Labels
design discussionTo discuss design options, pros and cons, etc.To discuss design options, pros and cons, etc.enhancementNew feature or requestNew feature or requestrefactor