comp.lang.ada
 help / color / mirror / Atom feed
From: Lionel.DRAGHI@fr.thalesgroup.com
To: comp.lang.ada@ada.eu.org
Subject: RE: Re; [OT] Best way to isolate a GUI?
Date: Tue, 18 Feb 2003 19:24:19 +0100
Date: 2003-02-18T19:24:19+01:00	[thread overview]
Message-ID: <mailman.17.1045592634.9948.comp.lang.ada@ada.eu.org> (raw)



| -----Message d'origine-----
| De: 402450@cepsz.unizar.es [mailto:402450@cepsz.unizar.es]
..
| Whereas you have a point, I had thought of that. The point of
| separating AWS from the main program is that
| 
| 1) It really doesn't perform core functionality
| 2) I need not to develop a definite implementation of the GUI, web
| oriented.
That's true, my point is not right. Only the display engine is outside, but
the GUI definition is still there...

| I have seen the SOAP module in AWS and I like that approach. Is nearly
| equal to my first idea, only that it's standardized. It leaves open
| any languaje for the GUI and it's completely isolated. Mmm, anyone
| using SOAP for similar purposes?

I'am not a Distributed System Annex specialist, but the DSA seems to provide
a more straightforward way to reach your goal, because there is no need to
define a new protocol on top of SOAP or whatever. You just need to define an
Ada interface between the GUI and the core, and categorize it the right way
(RCI?).
It suppose it should then be easy to build separate partition for the core
and for the GUI (or a single exe if needed), and to get the core partition
able to run independently.

Lionel.



             reply	other threads:[~2003-02-18 18:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-18 18:24 Lionel.DRAGHI [this message]
2003-02-18 19:52 ` Re; [OT] Best way to isolate a GUI? Jano
  -- strict thread matches above, loose matches on Subject: below --
2003-02-18 10:57 Lionel.DRAGHI
2003-02-18 16:29 ` Jano
2003-02-18 10:26 Lionel.DRAGHI
2003-02-16 10:19 Jano
2003-02-17  0:57 ` Re; " tmoran
2003-02-17  7:25   ` Jano
2003-02-17 14:09     ` Bobby D. Bryant
2003-02-17 21:12       ` Jano
2003-02-18  7:24         ` Jean-Pierre Rosen
replies disabled

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