example of layered software?
- From: Lionel Draghi <Lionel.nospam.Draghi@xxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 20:52:15 +0100
I wrote a tool to check architecture, and I wan't to test it on real projects.
This is why I am looking for Ada (and Java/C/C++) sources that have a layered architecture, and describe it.
Here is an example from GtkAda documentation :
+---------------------------------------------+ | Your Application | +---------------------------------------------+ | GtkAda | | +-----------------------------+ | | GTK | | +-------+-----------------------------+ | | GDK | +-------+--------------+--+-------------------+ | GLIB | | X-Window / Win32 | +----------------------+ +-------------------+
I would apreciate something more simple (without bridging), but here is the idea.
Note that I'll release the tool as free software.
Thank you for your help.
-- Lionel Draghi .
- Prev by Date: Re: Buffer overflow Article - CACM
- Next by Date: Re: Tasking and wxWidgets
- Previous by thread: Counting Elements?
- Next by thread: Ann: AdaWorld posting
- Index(es):
Relevant Pages
|