"scope" attribute belongs to "interface.cpp" nodes in the specification but to
"implementation.cpp" nodes in the implementation
-------------------------------------------------------------------------------------------------------------------------------
Key: TUSCANY-2472
URL: https://issues.apache.org/jira/browse/TUSCANY-2472
Project: Tuscany
Issue Type: Bug
Components: C++ SCA
Environment: Any environement
Reporter: Julien Bigot
the specification one can find at
http://www.osoa.org/download/attachments/35/SCA_ClientAndImplementationModelforCpp_V0.95.pdf?version=1
says that "Clients accessing a scoped service will get a service instance
according to scope." but in the implementation, services can't be scopes,
implementation can be.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.