[wsf-c-dev] Use of C++
James Clark
james at wso2.com
Wed Dec 6 23:25:45 PST 2006
>
> Overall, I am +1 for the use of simplified subset of C++, looking at the
> pros and cons.
I don't think we can reach a conclusion on this issue in isolation. In
my view the decision on whether to use C or C++ is tied in with the
decision on other issues, particularly:
- how to do memory management
- how to do error handling
- what kind of extensibility we want
- evolution or revolution
Also I don't think the answer to C++ needs to be: yes or no. It could
be: use C for some things and use C++ for other things.
James
More information about the Wsf-c-dev
mailing list