RE: [Doxygen-users] Doxygen-1.2.8 in CVS
Brought to you by:
dimitri
From: Alessandro F. <afa...@da...> - 2001-06-05 07:23:50
|
> 3) > I found > "Supports C++, Java, (Corba, Microsoft, and KDE-DCOP) Java, IDL > and C sources" > in doc/features.doc (Jave occurs twice!). What's Corba or > KDE-DCOP (is there > a relation to Java)? I can answer to this! In old docs it was something like: "Supports C++, Java, IDL (Corba, Microsoft, Java and KDE-DCOP flavors) and C sources" so the wording inside the brackets refer to IDL I do not know what's KDE-DCOP is but I imagine is a variant of the IDL to specify interfaces used by an object communication protocol inside KDE Desktop Environment. CORBA is the acronym for Common Object Request Broker Architecture and is a cross-platform and cross-language architecture (of course) for distributed object computing. More infos at www.omg.org. Alessandro |