container icon indicating copy to clipboard operation
container copied to clipboard

Support synchronization of accessing container bindings

Open iradmt opened this issue 2 years ago • 0 comments

It will be nice to be able to register and access container bindings asynchronously (e.g. registration of some new binding during application run while some another parts of app resolves existent bindings). Probably some synchronized version of Container can be created for such a purposes instead of changing existent one, but anyway it will be useful feature.

iradmt avatar Jun 13 '23 10:06 iradmt