|
From: Teiniker E. <ego...@tu...> - 2003-11-11 14:10:42
|
Hey Leif! The IDL2 generator creates code for IDL sequences which are defined in included files. Example: (see attachments) groupdata.idl: contains a struct and a sequence of struct groupmgr.idl: includes groupdata.idl and uses the sequence of struct. If I generate only groupmgr.idl, the sequence def file is also created. Do you have an idea about that? :-) Egon |