CVS difference for ai05s/ai05-0065-1.txt

Differences between 1.2 and version 1.3
Log of other versions for file ai05s/ai05-0065-1.txt

--- ai05s/ai05-0065-1.txt	2007/12/13 04:39:37	1.2
+++ ai05s/ai05-0065-1.txt	2008/05/10 05:14:33	1.3
@@ -1,4 +1,4 @@
-!standard 13.13.2(52/2)                                       07-12-03    AI05-0065-1/02
+!standard 13.13.2(52/2)                                       08-04-18    AI05-0065-1/03
 !class binding interpretation 07-10-18
 !status ARG Approved  8-0-1  06-11-11
 !status work item 07-10-18
@@ -38,7 +38,7 @@
 
 Modify 13.13.2(52/2):
 
-A type is said to support external streaming if Read and Write attributes are
+A type is said to *support external streaming* if Read and Write attributes are
 provided for sending values of such a type between active partitions, with Write
 marshalling the representation, and Read unmarshalling the representation. A
 limited type supports external streaming only if it has available Read and
@@ -55,7 +55,7 @@
 It is easier to define "remote access types" to be externally streamable than to
 add additional text to Annex E.
 
-While such access types types are not necessarily streamable outside of partition
+While such access types are not necessarily streamable outside of partition
 communication (for instance, they may not work to disk files), that's not
 relevant for the formal definition of "externally streamable" (which is only
 about partition communication). This is mildly annoying, as it is different
@@ -65,7 +65,7 @@
 !corrigendum 13.13.2(52/2)
 
 @drepl
-A type is said to support external streaming if Read and Write attributes are
+A type is said to @i<support external streaming> if Read and Write attributes are
 provided for sending values of such a type between active partitions, with Write
 marshalling the representation, and Read unmarshalling the representation. A
 limited type supports external streaming only if it has available Read and
@@ -76,7 +76,7 @@
 @fa<attribute_definition_clause> is visible. An anonymous access type does not
 support external streaming. All other types support external streaming.
 @dby
-A type is said to support external streaming if Read and Write attributes are
+A type is said to @i<support external streaming> if Read and Write attributes are
 provided for sending values of such a type between active partitions, with Write
 marshalling the representation, and Read unmarshalling the representation. A
 limited type supports external streaming only if it has available Read and

Questions? Ask the ACAA Technical Agent