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_r294995879
########## 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: Unlikely to be added with lower numbers tho, but I take your point. You don't want to assure anyone about the numbering. I was surprised that Link11 spec, which i assumed was older than Link16 (11 being less than 16 after all), has a data dictionary that starts at DFI 2500 ! So much for sane ordering. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
