RE: [wsrp-wsia] Signature style

From
Rich Thompson <>
Date
2002-12-05T21:20:51+00:00
ID
Thread
RE: [wsrp-wsia] Signature style
Just saw a place where this is a bit different ...
      ServiceDescription = getServiceDescription(RegistrationContext,
    desiredLocales, sendAllLocales);

"desiredLocales" and "sendAllLocales" are not types, but putting string[]
and boolean in those places would be a distraction.

Rich Thompson


                                                                                                                   
                      Rich                                                                                         
                      Thompson/Watson/I        To:                                   
                      BM@IBMUS                 cc:                                                                 
                                               Subject:  RE: [wsrp-wsia] Signature style                           
                      12/05/2002 04:10                                                                             
                      PM                                                                                           
                                                                                                                   








Current: markupResponse = getMarkup(registrationContext, entityContext,
runtimeContext, userContext, markupParams);

Proposed: MarkupResponse = getMarkup(RegistrationContext, EntityContext,
RuntimeContext, UserContext, MarkupParams);

Rich Thompson



                      Gil Tayar

                      <Gil.Tayar@webcol        To:

                      lage.com>                cc:

                                               Subject:  RE: [wsrp-wsia]
Signature style
                      12/05/2002 03:59

                      PM





I'm not certain I understand. Examples?

-----Original Message-----
From: Rich Thompson [mailto:]
Sent: Thursday, December 05, 2002 20:54
To: 
Subject: [wsrp-wsia] Signature style







It has been noted that the current signature style appears to name instance
variables the same (other than case) as their type. These introduce a new
thing into the spec and serve no value. Unless others object, I will modify
the style to directly reflect the types (i.e. fix the case).

Rich Thompson


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>



----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>