Code review comment for lp:~marcustomlinson/unity-scopes-api/scope_process_lifetime

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

> Another question: is this still expected that all scopes are automatically
> started when registry is started? Wasn't this branch supposed to change that
> so that first call to locate() starts a scope?

Yes, unfortunately that's how we still need to do it. This requires rebinding logic to be added to ZmqObjectProxy::invoke_. I will be working on that and the scope-to-reg signals over the next 2 weeks.

« Back to merge proposal