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: Improper use of MAY



This issue has been assigned id CCPP-90 by the Jira system.

See http://www.osoa.org/jira/browse/CCPP-90

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
____________________________________________________________



From: Bryan Aupperle <aupperle@us.ibm.com>
To: sca-c-cpp@lists.oasis-open.org
Date: 20/07/2009 17:26
Subject: [sca-c-cpp] NEW ISSUE: Improper use of MAY






Target:
C++ C&I spec and C C&I spec CD03 Rev 2 of both

Description:

Based on discussions in some of the other SCA TCs., the conformance point for @WebParam relative to named vs. unnamed parameters is an improper use of the MAY keyword.  This is not an optional implementation point,  In fact, there is implied, required behavior of an implementation.


Proposal:

Change:
The value of the paramName of a @WebParam annotation MUST be the name of a parameter of the member function the annotation is applied to; unnamed parameters MUST NOT be referenced by a @WebParam annotation.
to:
The value of the paramName of a @WebParam annotation MUST be the name of a parameter of the member function the annotation is applied to; unnamed parameters MUST NOT be referenced by a @WebParam annotation.

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

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








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]