Christian Kotz - 2004-03-03

It seems that source generated with ClassBuilder does not write namespace lines (from Project settings). It is also not possible to set these in the user sections of the header file since section 3 (for the closing brace) is contained in the #ifdef section for inlined members, but would be needed after the #endif.

Ideally it should be possible to specify possibly nested namespaces in every type and that the namespace should be considered as part oft the types name. Also the group mechanism might maybe be used for namespaces, but I am not sure if this is clever.

what do you think of this suggestion?
will there something (at least a hack) be implemented into ClassBuilder in the not too far future?