On 23/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
[snip] Pete Robbins wrote: > On 23/11/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> TuscanyRuntime is a facade for SCARuntime, part of the Tuscany API >> provided to SCA C++ clients (unmanaged clients running from a C++ main), >> but it is currently packaged in the core runtime library. If there is no >> objection I'm going to move TuscanyRuntime to the Cpp extension library. > > > > Yes I think that makes sense. Will you be putting it in extensions/cpp or > extensions/cpp/.... ? > > For now I'm thinking about extensions/cpp/src/tuscany/sca/cpp with the other classes and includes that are used by the generated proxies and wrappers. In the future we may want to further distinguish between the Tuscany C++ public API and the Tuscany C++ implementation classes. TuscanyRuntime would be in the API but CPPServiceWrapper for example which is used by the C++ generated code would be in the implementation category. I'm also OK with any other suggestion if you have a better idea.
Nope... I was just curious ;-) -- Pete
