OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-c-cpp message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [sca-c-cpp] NEW ISSUE: Support for assembly's @wiredByImpl



This issue has been assigned id CCPP-50 in the Jira system.
See
http://www.osoa.org/jira/browse/CCPP-50

Andrew

____________________________________________________________

Andrew Borley
Websphere ESB Development
Tel: 245393 Ext: +44 (0) 1962 815393 Mob: +44 (0) 7971 805547
E-mail: borley@uk.ibm.com
Mailpoint 211, IBM (UK) Ltd, Hursley Park, Winchester, Hants, SO21 2JN
____________________________________________________________



"David Haney" <haney@roguewave.com>

04/09/2008 16:34

To
<sca-c-cpp@lists.oasis-open.org>
cc
Subject
[sca-c-cpp] NEW ISSUE: Support for assembly's @wiredByImpl





Target: C & C++ C&I Specifications

Description: Add additional APIs to support Assembly's @wiredByImpl

The Assembly 1.0 specification defines the following attribute on a
reference element:

"wiredByImpl (optional) - a boolean value, "false" by default, which
indicates that the implementation wires this reference dynamically. If
set to "true" it indicates that the target of the reference is set at
runtime by the implementation code (eg by the code obtaining an endpoint
reference by some means and setting this as the target of the reference
through the use of programming interfaces defined by the relevant Client
and Implementation specification). If "true" is set, then the reference
should not be wired statically within a composite, but left unwired."

This implies that the C/C++ APIs should provide a mechanism for setting
the service that would be associated with a reference, however the
current ComponentContext API (in C++) only provides a "getService()"
method.  

A simple "setService()" call may not be sufficient, as the state rules
may require multiple instances of the service to exist.

Proposal:

none

-- David Haney
-- Director of Architecture
-- Rogue Wave Software
-- http://www.roguewave.com/



---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php








Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU








[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]