Description
The current KernelNodeStoreBranch implementation contains branch handling logic which is independent from the underlying store concept. I'd like to extract this logic into a base class and make it reusable for other implementations.
The current KernelNodeStoreBranch implementation contains branch handling logic which is independent from the underlying store concept. I'd like to extract this logic into a base class and make it reusable for other implementations.