-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose proxies by default #1763
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how about std::vector::insert ?
@nxtum / @sebaszm there is probably a bit of a bigger story here. Lifetime :-) There was no addref in the past there is no addref now on the list that we passout, but Ithink it is a bit ticky (a larger flaw) The proxies are reference counted but as we pass them out here we do not increase the reference count which could be "scary"... Lets discuss tomorrow in the Sync up call.. |
Ah, I didn't consider that. |
Exposes all proxies by default when no id is specified via: Controller.1.proxies