← Prev in month ← Prev in thread
Next in thread → Next in month →

NEW ISSUE: Missing word "type" for "return type" in CAA spec - sec 3.1

From
C Vamsi <>
Date
2008-09-16T05:58:05+00:00
ID
Thread
NEW ISSUE: Missing word "type" for "return type" in CAA spec - sec 3.1
TARGET: Java Common Annotations and APIs, WD 04

DESCRIPTION: Sec 3.1, Line 189-190 reads:
For the Java interface type system, arguments and return of the service
methods are described using Java classes or simple Java types. ...

The word "type" is missing after "return".

PROPOSAL:
Add the word "type" after "return" so that the sentence reads:
For the Java interface type system, arguments and return type of the
service methods are described using Java classes or simple Java types. ...
← Prev in month ← Prev in thread
Next in thread → Next in month →