From: Teiniker E. <ego...@tu...> - 2003-12-16 22:04:32
|
Hey Leif! I have checked out the moved environment directories in CppGenerator/ - well done, but there was a problem when I tried to build the ccmtools. The problem was related to the build of these environment files... In my opinion, the environment files should be compiled by the component developer after installing the ccmtools. I also noticed the changes of the namespace stuff - the remote generator does not work any more ;-) However, this looks like a good refactoring step, and it's an opportunity for me to refactor the remote generator's handleNamespace() method. Namespaces in the remote generator are a little bit tricky because I have to handle local namespaces, remote namespaces and the generated namespaces from the IDL stubs that are something in between... :-) Egon |