You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2019/06/18 18:56:47 UTC

[GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #236: Add support for Link16 Charset 311:002

mbeckerle commented on a change in pull request #236: Add support for Link16 Charset 311:002
URL: https://github.com/apache/incubator-daffodil/pull/236#discussion_r294976987
 
 

 ##########
 File path: daffodil-io/src/main/scala/org/apache/daffodil/processors/charset/X_DFDL_MIL_STD.scala
 ##########
 @@ -15,6 +15,16 @@
  * limitations under the License.
  */
 
+/*
+ * This file contains special character encodings used by various US military data formats
+ * The DFI/DUI numbers may be used to lookup the definition of the encoding by those with access
+ * to the relevent specification. In cases where multiple DFI/DUI pairs make use of the same encoding,
+ * the decision of which pair to name the encoding after is arbitrary.
 
 Review comment:
   I think you should choose the lowest numbered DFI/DUI pair that uses the encoding as the identifying one. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services