CORBA stuff



Here are a few questions: i am not sure whether they are really relevent on 
this list but i really need those answers so... Please, don't be angry at me.

I noticed that gnorba uses the folowing "context graph" (i think this is how 
it is called) : GNOME->servers->anything
Why ? Why not using a flat structure ? If so, was this documented somewhere 
other than the sources ? Perhaps should this be added to gnorba doc ? (if not 
allready)

Also, i noticed by browsing into goad-browser.c sources that one makes a call 
to CosNaming_NamingContext_resolve with a CORBA_Object instead of a true 
naming context object. In C++, we should have used an explicit type casting 
with the _narrow suffix to cast from CORBA_Object returned by 
gnome_get_name_service to a naming context. Is there such a thing in C ? 

Is the Interface referentiel implemented ? (mm: not sur about hte name: the 
thing which allows you to browse through the ORB orbjects interfaces) This 
should be part of ORBIT, no ?

is the file structure of .gnorba files documented somewhere ?

Thanks for any answer

Mathieu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]