Le 02/06/2022 à 00:02, Weston Pace a écrit :
I'd like to propose we add a second kernel function registry. There doesn't need to be any user facing API change. We could probably use an approach like [2] to proxy to the old function registry when the newer registry doesn't contain the asked-for function. This would allow us to focus on creating an efficient function registry without having to worry about refactoring the existing kernels all at once.
Why do we need a separate registry for this?