9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Brantley Coile <brantley@coraid.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] asn.1 alternatives
Date: Sat, 11 Feb 2006 17:47:59 -0500	[thread overview]
Message-ID: <9012f5c5ee963b63787c44482594c548@coraid.com> (raw)
In-Reply-To: <20060211162827.GR1620@augusta.math.psu.edu>

> I think, perhaps, that this is less true than it once was.  In particular,
> they need to answer to marketting and ensure that the product is sufficiently
> buzzword compliant.  But my point in bringing up the managerial team in the
> first place was just to demonstrate that sometimes the person doing the
> implementation doesn't *really* have all that much control over the choices
> made for the implementation.  An extreme example would be, say, if I were

I find the most pressure on technical design to be one's peers.
Entrenched technology carries a lot of weight.  Pressure from
co-workers to use the popular technology is also strong.  A lot of it
is just fashion; a lot is the `teach what industry wants, use what
universities teach' cycle.

Just look for every place you can strech things a bit.  If you're
talking to a SNMP client, you've got to use BER.  If a web site is
going to force XML at you, just do it.  But when possible, from my
experience, just use text.

ASN1 reminds me of something that happened a few years ago.  I ported
V7 to an embedded application where my co-workers were developing the
rest of the system on Sun4s.  I warned them that my port was going to
be 32 bit and that structure members would align to 4 bytes, not 2, as
SunOS did in those days.  They said that wasn't a problem, since they
were marshalling the data into and out of the messages.  Turns out
that their marshalling code was full of structure alignment
assumptions and they spend two weeks geting the library to work.




  parent reply	other threads:[~2006-02-11 22:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-11  0:10 [9fans] More 'Sam I am' quanstro
2006-02-11  3:01 ` jmk
2006-02-11 14:29   ` [9fans] asn.1 alternatives Charles Forsyth
2006-02-11 14:54     ` Sape Mullender
2006-02-11 16:13       ` lucio
2006-02-11 16:57       ` Skip Tavakkolian
2006-02-11 16:05     ` lucio
2006-02-11 17:52       ` Marina Brown
2006-02-11 16:28     ` Dan Cross
2006-02-11 16:53       ` Charles Forsyth
2006-02-11 22:47       ` Brantley Coile [this message]
2006-02-20  0:04     ` Harri Haataja
2006-02-11  6:04 ` ASN.1 (Was: [9fans] More 'Sam I am') lucio
2006-02-11  6:54   ` geoff
2006-02-11  8:06     ` lucio
2006-02-11  8:44       ` geoff
2006-02-11 12:10         ` lucio
2006-02-11  8:55     ` Steve Simon
2006-02-11  9:16       ` Bruce Ellis
2006-02-11  7:04   ` Skip Tavakkolian
2006-02-11  7:09     ` geoff
2006-02-11  7:53       ` lucio
2006-02-11  7:53       ` Skip Tavakkolian
2006-02-11 16:37 [9fans] asn.1 alternatives quanstro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9012f5c5ee963b63787c44482594c548@coraid.com \
    --to=brantley@coraid.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).