Closed
Description
Oliver Drotbohm opened DATACMNS-1026 and commented
ExtensionAwareEvaluationContextProvider
's internals currently uses a name based cache of methods to keep functions to expose around. This means that only one method overload makes it into that list.
We need to use a better cache key to keep all of them around
Issue Links:
- DATACMNS-1024 RootObjectInformation.getFunctions(…) fails with overloaded methods
Referenced from: pull request #217