You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the problem that the Router has for actions, we don't want to instantiate callback classes that we probably won't use. The CompositeCall class could resolve LazyInterface when invoked.
The text was updated successfully, but these errors were encountered:
Similar to the problem that the Router has for actions, we don't want to instantiate callback classes that we probably won't use. The
CompositeCall
class could resolveLazyInterface
when invoked.The text was updated successfully, but these errors were encountered: