From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7a4ea6d223d42bf6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wn13feed!worldnet.att.net!209.244.4.230!newsfeed1.dallas1.level3.net!news.level3.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: OT: Looking for a protocol Date: 22 Jan 2006 19:45:04 -0600 Organization: LJK Software Message-ID: References: <4ICdnd7w5epKeU_eRVn-hA@comcast.com> <1137963183.12158.4.camel@sonnenregen> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1137980694 19222 192.135.80.34 (23 Jan 2006 01:44:54 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Mon, 23 Jan 2006 01:44:54 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:2579 Date: 2006-01-22T19:45:04-06:00 List-Id: In article <1137963183.12158.4.camel@sonnenregen>, Georg Bauhaus writes: > On Sun, 2006-01-22 at 11:35 -0600, Larry Kilgallen wrote: > > >> One can think of it as XML without the wasted space. > > Oh well, why use Ada with all this unnecessary > repetitive syntax. The repetitive syntax in Ada is to promote human understanding. ASN.1 is a tightly specified machine representation, for which excessive verbiage accomplishes nothing. > One can also think of ASN.1 as requiring a very well > working environment, and also additional software for > debugging, unless you are satisfied with deciphering > bit combinations in a debugging situation. I think of all protocol implementation as being of that nature.