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: NEW ISSUE: Intent annotations



Title: Annotations are needed to specify intents

Target: C++ Client and Implementation Model/C++ Annotations

Description:  The policy framework defines a way for intents to be attached to various SCA constructs including interfaces and operations.  These intents can be attached in the SDCL using a requires attribute.  There is no way for a C++ developer to define required intents without authoring SCDL directly.

Proposal:  Add an @Requires annotation that can be used with interfaces and methods.  This annotation would include a list of intents to be applied.  We may also want some additional specific annotations like @Conversational.

Bryan Aupperle, Ph.D.
STSM, WebSphere Enterprise Platform Software Solution Architect
Master Inventor

Research Triangle Park,  NC
+1 919-254-7508 (T/L 444-7508)
Internet Address: aupperle@us.ibm.com


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