[wsf-c-dev] [C++] Proposing the use of namespaces

Senaka Fernando senaka at wso2.com
Mon Oct 15 02:39:53 PDT 2007


I guess it is better to define the C++ classes that we expose through
WSF/C++ within namespaces similar to packages in java. This will ease
the conflicts that if not would arise between C and C++ headers having
possibly similar names.

As, C++ developers are accustomed to different style of coding it would
be better if we could opt the namespace approach.

Any suggestions?

Regards,

Senaka




More information about the Wsf-c-dev mailing list