|
From: Leif J. <le...@am...> - 2003-11-11 20:39:30
|
Hi all -
Please note that all generated IDL files---mirror files, IDL2 files,
whatever---have the same suffix (.idl). Previously, the generated files
had different suffixes to avoid name collisions, but they didn't work
with our include file tests. I didn't see any other way of fixing the
tests. Just make sure you don't generate IDL3Mirror files and IDL2 files
in the same directory.
Also, to get an idea of the development process for included files
(which I assume will be the majority of real development situations)
have a look at the test/CppGenerator/{include|test-loader}.sh scripts.
Just set up your development environment (PATH and CLASSPATH, template
directories, etc.), then make and install the external files, then make
and install the files you're developing.
leif
--
Leif Morgan Johnson : http://ambient.2y.net/leif/
|