|
From: Teiniker E. <ego...@tu...> - 2003-11-11 10:40:41
|
Hi all! I have added a python script that is a wrapper for IDL compiler calls (see ccmtools-idl -h). Using a --mico or --java option we can switch between these IDL compilers, and the ccmtools-idl script can also handle *.idl parameters. There are also some changes in IDL2 templates: *) The MHomeDef includes the MComponentDef IDL file, thus we don't need any forward declarations of component interfaces. *) The MComponentDef does not include the MHomeDef IDL file. *) The generated Makefile uses the ccmtools-idl script to call the mico IDL compiler for all generated IDL2 files. In the next few days I will run some other IDL2 generator tests... :-) Egon |