Replies: 1 comment 4 replies
-
|
The simplest thing I can think of is to expose like a Could you give me a more concrete use case for this? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really awesome if it was possible to access the original constructor/class type of registrations in Awilix. This is especially useful when accessing dynamically loaded modules that were registered using
loadModules. Being able to access this, would allow us to get information about the prototype chain, and in runtime determine if a registration's instance is of a particular known prototype.Beta Was this translation helpful? Give feedback.
All reactions