CVS difference for ais/ai-00335.txt

Differences between 1.6 and version 1.7
Log of other versions for file ais/ai-00335.txt

--- ais/ai-00335.txt	2004/07/27 23:00:59	1.6
+++ ais/ai-00335.txt	2004/11/14 06:37:14	1.7
@@ -1,4 +1,4 @@
-!standard 03.02.03     (06)                            04-07-02  AI95-00335/02
+!standard 03.02.03     (06)                            04-11-08  AI95-00335/03
 !class binding interpretation 03-07-30
 !status Amendment 200Y 04-07-02
 !status ARG Approved 6-0-0  04-06-14
@@ -17,7 +17,7 @@
 
 !question
 
-Are stream attributes of tagged types dispatching? (You bet!)
+Are stream attributes of tagged types dispatching? (Yes.)
 
 The stream attributes as applied to tagged types do not appear to be
 treated as dispatching operations, since they don't fall into the
@@ -82,7 +82,7 @@
 
 Note that, because the attribute_definition_clauses for T always occur before T
 is frozen, implementations should have no problem adding the appropriate
-stream-oriented attributes to the dispatch tables, just like they add vanilla
+stream-oriented attributes to the dispatch tables, just like they add ordinary
 dispatching subprograms.
 
 There is a small bug in AI-195: the discussion of item #5 has the parenthetical
@@ -93,7 +93,7 @@
 sometimes called in a non-dispatching manner)".
 
 <<Integration Issue: If this AI is adopted, some of the replacement wording for
-13.13.2(26/1) in AI-195 should be changed to read "the corresponding attribute
+13.13.2(36/1) in AI-195 should be changed to read "the corresponding attribute
 of T is a primitive subprogram of T". This would avoid a bit of wording
 replication.>>
 
@@ -101,9 +101,9 @@
 
 @dinsa
 @xbullet<For a specific type declared immediately within a
-package_specification, any subprograms (in addition to the enumeration
+@fa<package_specification>, any subprograms (in addition to the enumeration
 literals) that are explicitly declared immediately within the same
-package_specification and that operate on the type;>
+@fa<package_specification> and that operate on the type;>
 @dinst
 @xbullet<For a specific type, the stream-oriented attributes of the type that
 are available (see 13.13.2) at the end of the list of @fa<declarative_items>

Questions? Ask the ACAA Technical Agent