OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: ASN.1

[ Lists Home | Date Index | Thread Index ]
  • From: David Brownell <david-b@pacbell.net>
  • To: xml-dev@ic.ac.uk
  • Date: Wed, 14 Apr 1999 10:00:58 -0700

> I would suggest to folks who need this level of data type reuse and/or
> sophistication that they look into ASN.1 ...  Perhaps most important,
> all datatypes defined using ASN.1 have a standard, unambiguous method of
> encoding the data for transmission on the wire.  These rules are known as
> the "Basic Encoding Rules", or BER, of ASN.1.

A handful of points there.  First, ASN.1 is generally accepted to be far
more complex than is justifiable for most applications.  Second, there
are multiple syntaxes (the newer one is more cryptic than the original).
Third, BER is not the only standardized encoding ... there's also DER, which
is a bit more widely used.  (X.509 certs use BER, but most everything else
uses DER ... think of BER as "canonical DER".)  Choices, choices.

And fourth, DER and BER are examples of a philosophy of protocol development
that's been largely discredited for mainstream applications:  "bitstuffing".
It was a design principle that bit efficiency was more important than time
spent to encode or decode ... perhaps understandable for systems using X.25
networks where you more or less paid by the byte, but not on a LAN or even
the Internet.  Many folk think DER/BER should be the first to be put against
the wall when the revolution (XML?) comes; they're that unpleasant to use.


> So, I would use ...
> ASN.1 based private protocol for custom application work.

At the risk of touching off a religious war, I'd not suggest anyone
inflict ASN.1 on themselves, ever!  Unless they're plugging into an
existing system based on it ... and even then, they should think about
whether it's practical to replace/supplant that existing system.

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)


  • Follow-Ups:
    • RE: ASN.1
      • From: "Julian Reschke" <reschke@medicaldataservice.de>
  • References:
    • No Subject
      • From: Charles Reitzel <creitzel@mediaone.net>



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS