This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1029 - Point of clarity - Section 2.4.3.1, 1st function, 1st sentence
Summary: Point of clarity - Section 2.4.3.1, 1st function, 1st sentence
Status: CLOSED FIXED
Alias: None
Product: WS Choreography
Classification: Unclassified
Component: Last Call Comment: Confirmed Closed (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: --
Assignee: Greg Ritzinger
QA Contact: Martin Chapman
URL: http://lists.w3.org/Archives/Public/p...
Whiteboard:
Keywords:
Depends on:
Blocks: 1030 1031 1032
  Show dependency treegraph
 
Reported: 2005-01-20 20:19 UTC by Greg Ritzinger
Modified: 2005-07-18 18:49 UTC (History)
0 users

See Also:


Attachments

Description Greg Ritzinger 2005-01-20 20:19:40 UTC
Section 2.4.3.1, 1st function, 1st sentence.   
   Point of clarity   
   "Returns the current time at the caller for the Role specified by roleName
..."   
   There is only one point in time that is current time for either the caller or
for the Role.   
   Should the description be "Returns the current time for the Role specified by
roleName ..."?   
   Alternatively, the function should be changed to   
      
   xsd:time getCurrentTime()    
     
   Returns the current time at the caller.
Comment 1 Martin Chapman 2005-01-25 20:55:41 UTC
editorial: rephrase to say that rolename determines who calls the function.
Comment 2 Martin Chapman 2005-01-25 20:56:10 UTC
editorial: rephrase to say that rolename determines who calls the function.
link to gary's issue on same function.
Comment 3 Martin Chapman 2005-02-14 21:05:45 UTC
From meeting on 25-jan-05:
http://lists.w3.org/Archives/Member/member-ws-chor/2005Jan/att-0010/2005-01-
25_WS-Chor_Notes.txt

Editorial - rephrase.Gary raised a separate point that the function could be 
different. Gary has raised as a separate issue - link to Gary's issue on the 
same function.

Comment 4 Greg Ritzinger 2005-05-25 20:45:21 UTC
Changed from:
xsd:time getCurrentTime(xsd:QName  roleName) 
Returns the current time at the caller for the Role specified by
roleName (for example a Role can ask only about it's own time).

Changed to:
xsd:time getCurrentTime(xsd:QName  roleName) 
Returns the current time at the caller. The caller is specified by the
roleName parameter (i.e. a Role can ask only about it's own time).

Comment 5 Martin Chapman 2005-07-14 15:26:07 UTC
Yin-Leng has been informed of the group's resolution to this issue [1].
changed to closed, and awaiting confirmation.

[1] http://lists.w3.org/Archives/Public/public-ws-chor-
comments/2005Jul/0002.html
Comment 6 Martin Chapman 2005-07-18 18:49:00 UTC
Yin Leng has confirmed the resolution:

http://lists.w3.org/Archives/Public/public-ws-chor-comments/2005Jul/0010.html