From ... Path: supernews.google.com!sn-xit-02!supernews.com!sienna.impulse.net!63.208.208.143.MISMATCH!feed2.onemain.com!feed1.onemain.com!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!129.240.148.23!uio.no!Norway.EU.net!127.0.0.1!nobody From: Erik Naggum Newsgroups: comp.lang.lisp Subject: Re: corba or sockets? Date: 31 Oct 2000 18:50:58 +0000 Organization: Naggum Software; vox: +47 800 35477; gsm: +47 93 256 360; fax: +47 93 270 868; http://naggum.no; http://naggum.net Lines: 30 Message-ID: <3182007058087258@naggum.net> References: <3181900924130896@naggum.net> <3181925862552613@naggum.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: oslo-nntp.eunet.no 973019075 20356 195.0.192.66 (31 Oct 2000 19:04:35 GMT) X-Complaints-To: newsmaster@eunet.no NNTP-Posting-Date: 31 Oct 2000 19:04:35 GMT mail-copies-to: never User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 Xref: supernews.google.com comp.lang.lisp:2989 * Lieven Marchand | If you want to see protocol design gone berserk, try ASN.1. ASN.1 is not a protocol design. It's a data description language. The full name is Abstract Syntax Notation #1. It does no more than define structures that are named and identified by mutual agreement. To use ASN.1, you have to choose some encoding rules, and there are unfortunately too many of them, but the Basic and Distinguished Encoding Rules are actually OK. (C programmers hate them, because they make life so much harder in an untyped language like theirs, but if you know what kinds of objects you get, as in dynamic types, you can easily deal with these things.) | They haven't solved any of the real problems but they added heaps of | complexity in the process. I can't agree with your assessment. Would you like to explain what you consider the real problems they have not solved and what the heaps of complexity added have been? | Unfortunately, it's caught on in some part of the IETF world, so I'm | considering writing some tools in CL to make it livable. I'm surprised that you haven't, already. ASN.1 is about typed data. It does not live well in a "typed variable" approach to programming. #:Erik -- Does anyone remember where I parked Air Force One? -- George W. Bush