Skip to content
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

Integrate dynamic ds #482

Merged
merged 33 commits into from
Jul 17, 2020
Merged

Integrate dynamic ds #482

merged 33 commits into from
Jul 17, 2020

Conversation

jeffdiclemente
Copy link
Member

support dynamic rebinding of service references for 0..1 and 1..1 cardinality (mandatory unary and optional unary)

carneyweb and others added 29 commits February 11, 2020 16:15
Update test cases
fix 0..1 cardinality bug
Signed-off-by: The MathWorks, Inc. Roy.Lurie@mathworks.com
Implement operator<< to resolve valgrind warnings about un-initialized data due to the compiler padding the structs used for parameterized tests.

Fix VS 2015 compiler error: error C2440: 'initializing': cannot convert from 'initializer list' to 'cppmicroservices::scrimpl::RefChangeNotification'
Signed-off-by: The MathWorks, Inc. Roy.Lurie@mathworks.com
@jeffdiclemente jeffdiclemente self-assigned this Jul 1, 2020
@jeffdiclemente
Copy link
Member Author

@CppMicroServices/developers see https://github.com/CppMicroServices/rfcs/blob/master/text/0003-declarative-services.md#-bind--unbind-callbacks- for a description of the bind/unbind callbacks and https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#d0e37698 for a table describing the rules for re-binding to a better target service

Signed-off-by: The MathWorks, Inc. <jdicleme@mathworks.com>
@jeffdiclemente jeffdiclemente merged commit 8705886 into development Jul 17, 2020
@jeffdiclemente jeffdiclemente deleted the integrateDynamicDS branch July 17, 2020 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants