What is the expected enhancement?
After refactoring ZNEStrtegy and making it mutable, caching had to be removed. This is a proposal to reinstantiate caching with a more elaborate approach that deals with mutability issues, to regain the efficiency that was lost.
See #14 and #29 fore more details.
What is the expected enhancement?
After refactoring
ZNEStrtegyand making it mutable, caching had to be removed. This is a proposal to reinstantiate caching with a more elaborate approach that deals with mutability issues, to regain the efficiency that was lost.See #14 and #29 fore more details.