Hi All!

I am a begginer in Merlin. How can I get a ServiceManager from outside merlin 
component's code? 
It will be good if I could get it directly from Kernel or something like that, because 
I don't want to create an empty component especially for getting ServiceManager, and I 
don't want to use Kerne.locate() method for this. I think that it will be better if I 
will use ServiceManager and not the locate method of Kernel, then it will compatible 
with any Avalon container. Am I right?

Reply via email to