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
Thinking about this more, we definitely should have a type TyphoonComponentFactory, especially in the case where you're using a component with an XML assembly.
. . . meaning the class wishes to do the reverse of dependency injection - using the factory as a service locator
Also, on the interface the factory is type id - is this so we can return an assembly type?
The text was updated successfully, but these errors were encountered: