Added TODO
This commit is contained in:
@@ -226,6 +226,7 @@ class ResolveElementCache(
|
|||||||
bindingContexts.add(resolveSession.bindingContext)
|
bindingContexts.add(resolveSession.bindingContext)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//TODO: it can be slow if too many contexts
|
||||||
return CompositeBindingContext.create(bindingContexts)
|
return CompositeBindingContext.create(bindingContexts)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user