Replies: 1 comment 5 replies
-
Perhaps it simply didn't come up before :) You can PR my branch. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if there was any reason not to use
FlattenHierarchy
rather thanDeclaredOnly
inConversionOperatorMapper
to support inherited operators ?For some simple use cases, not being able to automatically use inherited operators is a bit of a bummer.
(oversimplified example)
Regards
Beta Was this translation helpful? Give feedback.
All reactions