From: Teiniker E. <ego...@tu...> - 2003-12-13 15:43:59
|
Hi Leif! Quoting Leif Johnson <le...@am...>: > This README file looks great ! I'll try to incorporate this information > into the tutorial/developer's guide sometime this weekend. I started work on the tutorial too :-) There two new chapters called Programming Model and Remote Components. Unfortunately, these chapters describe not the current state of the art - thus, I will change some parts of it... > Do you have any objections to moving the ccmtools/environment/ directory > to ccmtools/CppGenerator/environment/ ? I guess we could make a separate > CVS module for these files, but it seems more appropriate for this code > to go in the ccmtools module directly. No objections! The ccmtools/CppGenerator/environment/ directory is a good place for that code. > Finally, since you're moving them to the environment tree, can we remove > the environment files from the CppLocalTemplates/ directory ? I hate > having duplicated code ... and moving environment files to a static > source tree makes a lot more sense than keeping them in the more dynamic > code generator template directories. Then we could even remove the > environment files capabilities from the CCM Tools entirely---this would > clean up the code generators a bit, which would be nice. Yes, I think we should remove the environment templates and the environment files capabilities from the CCM Tools. Hmm, what's about the test scripts - I think they should use the installed environment... > Let me know what you think. I know you're working on this at the moment > and don't want to create any conflicts with what you're working on. I guess we are on the right way! :-) Egon |