magento/upward-php

Resolver Factory

Closed this issue · 0 comments

Create a ResolverFactory class that will be responsible for locating the resolver in the current scope of the definition. Forward looking, it would be nice for the ResolverFactory to keep track of deterministic conditions that could be cached and served directly instead of having the resolver execute and return.