comp.lang.ada
 help / color / mirror / Atom feed
From: petter.fryklund.konsult@dynamics.saab.se (Petter Fryklund)
Subject: Re: Dispatching problem.
Date: 7 Feb 2003 06:55:49 -0800
Date: 2003-02-07T14:55:49+00:00	[thread overview]
Message-ID: <f74cb448.0302070655.627e3520@posting.google.com> (raw)
In-Reply-To: kss64vcn2nohuvkt3q6jiduougefg7f7cg@4ax.com

Another way to explain our problem: a message (of which there are
several variants) is received from another system in unit P. It is
forwarded to unit B which decodes to message using procedures in
package A. Package A can also be used for coding of outbound messages
and for producing trace of messages contents, both inbound and
outbound. We would like to dispatch both coding and tracing in A and
subsequent usage of the decoded message in B. Perhaps inbound messages
and outbound should be treated differently? In the original post there
is a 1-to-1 relationship between ie B.B1 and A.M1. They have the same
contents, apart from the tag. So, how do make an A.M1 a B.B1 (or
really an A.Msg a B.Msg?)so that we can dispatch in code written in
package B? (Dispatching in B ;-)



  reply	other threads:[~2003-02-07 14:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06 14:04 Dispatching problem Petter Fryklund
2003-02-06 15:33 ` James S. Rogers
2003-02-07  7:35   ` Petter Fryklund
2003-02-07  9:01 ` Dmitry A. Kazakov
2003-02-07 14:55   ` Petter Fryklund [this message]
2003-02-10  9:12     ` Dmitry A. Kazakov
2003-02-11  8:31       ` Petter Fryklund
  -- strict thread matches above, loose matches on Subject: below --
2008-01-15 18:55 petter_fryklund
2008-01-15 19:49 ` Dmitry A. Kazakov
2008-01-15 20:01   ` petter_fryklund
replies disabled

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