<div dir="ltr">Hello Everybody<div><br></div><div>What is the prefered way to get the options object from the servicemaker when using twistd plugins.</div><div><br></div><div>I guess i could access the object via</div><div>

<br></div><div>from twisted.plugins.my_plugin import myServiceMaker</div><div>options = myServicemMaker.options</div><div><br></div><div>But is there a better way to do it? Somthing like</div><div><br></div><div>from somwhere import get_service_config()</div>

<div>options =  get_service_config()</div><div><br></div><div>All the best</div><div><br></div><div>--</div><div>Brunsgaard</div><div><br></div><div><br></div><div><br></div></div>