From: Teiniker E. <ego...@tu...> - 2003-11-18 17:30:06
|
Hey Leif! I have implemented some _check_*_remote.cc files that test the generated remote components. I'm not sure if I should put these files into the test/CppGenerator/*/CCM_Test directories or use a separate test/CppRemoteGenerator tree - what do you think about that? Have you already used the MParameterDef template to generate (adapter) code for different types (MPrimitiveDef, MStringDef, MStructDef, MAliasDef,...) in your Python generator? I implemented a lot of conversion code in the CppRemoteGeneratorImpl.java file, but I think there is a better solution... :-) Egon |