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

NEW ISSUE: ConversationAttributes on class or interface?

From
Simon Nash <>
Date
2008-09-15T20:47:53+00:00
ID
Thread
NEW ISSUE: ConversationAttributes on class or interface?
TARGET: Java Common Annotations and APIs, WD 04, section 6.7.1

DESCRIPTION: ConversationAttributes on class or interface?

Line 437 talks about interfaces declaring a @ConversationAttributes
annotation.  However, section 8.7 implies that this annotation
applies to a class rather than an interface.  The spec needs to
be made clear and self-consistent on whether this annotation can
be used on a class, an interface, or both.

There is also a typo on line 1146 in section 8.7.  There should
not be a semicolon at the end of this line.

PROPOSAL:

None at this time.
← Prev in month ← Prev in thread
Next in thread → Next in month →