Pattabi M

Results 2 comments of Pattabi M

> Ok I figure I can pass the Inversify container to my custom ServiceFactory. What I've noticed is that for the following handler: > > ```js > public create(serviceClass: any,...

if I add `onActivation` for `Portfolio` in my example above, it works - but wanted to specify at a common base class.