comp.lang.ada
 help / color / mirror / Atom feed
From: "David Kristola" <David95037@See-My.Sig>
Subject: Re: Design problem using Multiple Dispatch or Redispatch (long)
Date: 2000/03/14
Date: 2000-03-14T00:00:00+00:00	[thread overview]
Message-ID: <01HW.B4F340EE00B0C342059C0DC0@news.pacbell.net> (raw)
In-Reply-To: 38CDAA56.36B9E1C1@yahoo.com


On Mon, 13 Mar 2000 18:59:57 -0800, Thom Brooke wrote
(in message <38CDAA56.36B9E1C1@yahoo.com>):
> Does anyone have any ideas? 

I'm not sure if this helps any (it is late, and i didn't follow all
of your post, sorry).

First, i think you might want to check out John Volan's page on the
"with-ing" problem (and solution).

http://home.bluemarble.net/~jvolan/WithingProblem/FAQ.html

Second, perhaps some sort of registration and match process could
help.  Processors could register with some dispatcher (not tagged
type dispatching), and provide a pattern matcher that identifies
a byte pattern that will be accepted by the processor.  Given new
input, the dispatcher would search down it's list of pattern
matchers until it finds a match, then call the associated processor.

--djk
email not spam to David95037 (at the dot com called america on-line)





  parent reply	other threads:[~2000-03-14  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-14  0:00 Design problem using Multiple Dispatch or Redispatch (long) Thom Brooke
2000-03-14  0:00 ` Simon Wright
2000-03-15  0:00   ` Thom Brooke
2000-03-16  0:00     ` Simon Wright
2000-03-14  0:00 ` David Kristola [this message]
2000-03-15  0:00   ` Thom Brooke
2000-03-14  0:00 ` Nick Roberts
2000-03-15  0:00   ` Thom Brooke
2000-03-14  0:00 ` tmoran
2000-03-15  0:00   ` Thom Brooke
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox