View Single Post
  #1 (permalink)  
Old 04-08-2004
eclipze eclipze is offline
Registered User
 
 
Join Date: Apr 2004
Posts: 3
Ice dependency tree

Hi,

I'm new to this whole ICE/CORBA thing. I'm trying to get a sort of minimumICE that just does the very basic client-server functions, without the need of Freeze, Glacier, IceBox, IcePatch, IceSSL, IceStorm, IceWall?, IceXML and cutting out the depency to Bzip2, Berkeley DB, and Expat. I don't need any of the Java stuff either. So, having a dependency tree should (hopefully) help me cut out the "fat".

I know IceSSL is a plug-in and could possibly be removed easily ( I haven't looked into that yet), but what about the others? Has anyone used dOxygen to get an accurate picture of the dependencies?

I want to remake the slice2cpp application into slice2jojo or something like that, with conversions to my own basic types and possibly using my own connectors later.

Thanks much,

Jo.
Reply With Quote