[orbitcpp-list] Understanding orbit-c++
Status: Beta
Brought to you by:
philipd
From: Dave S. <da...@ja...> - 2000-07-26 01:23:09
|
Greetings again... Well, I managed to get CVS ORBit & CVS ORBit-cpp working in a "safe" directory. IDL compiler seems to work and everything is happy. I can run the tests, tho the tests/everything-typedef doesn't want to build for some reason. At any rate, most of the stuff appears to work. Now I'm starting to wonder how this binding/wrapper works...are there any documents explaining your approach and/or theories? I'm a C++ person and would prefer to _not_ try and write bonobo components in C (unlike certain other parties on GNOME) :) My next question is this: what are the dependencies of ORBit and how hard will it be to setup once bonobo starts getting widespread use? I want to make my code as easy as possible to build, if people wish to do so. I guess that's all the questions I can think of for now. :) D. |