[gtkmm] Creating a multi-tier application using gtkmm and omniORB4
- From: Alessandro Oliveira <alessandro o nunoferreira com br>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Creating a multi-tier application using gtkmm and omniORB4
- Date: Tue, 11 Feb 2003 17:38:52 -0200
Hi Guys,
I'm planning to create an application that should be split in several parts:
1. Database: Planning to use Postgresql, but it should be easy to port
to other databases.
2. Data Abstraction: A server database that should answer CORBA calls,
instantiating the necessary objets from a Database.
3. Thick Client: A gtkmm and omniORB4 based program to access the Data
Abstraction.
4. Proxy: There should an application proxy able to cache objects from
Data Abstraction, using a local Database.
I'd like to know if there is an opensource application using a similar
architecture.
Thanks in Advance,
Alessandro
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]