From: Egon T. <ego...@sa...> - 2005-08-10 16:37:10
|
Hey all! Currently, I change the ccmtools source code ( > RELEASE-0_5_3-pre1) significantly!!! Practical use of ccmtools have shown that the defined namespaces are problematic. Thus, I will perform the following changes for RELEASE-0_5_3-pre2: CCM_Local -> ccm::local CCM_Remote -> ccm::remote LocalComponents -> ccm::local::Components CCM_Local::CCM_SESSION_xxx -> ccm::local::component CCM_Local::world::europe::austria::Type -> world::europe::austria::ccm::local::Type Together with these namespaces, directory names of generated code will change... :-) Egon |