On 15/03/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Andrew Borley wrote: > On 3/14/07, Pete Robbins <[EMAIL PROTECTED]> wrote: >> I forgot to say what is new in this release! >> >> SDO C++ has a 30-40% performance improvement. >> SCA Native has language support for C++, Python and Ruby, binding >> support >> for sca, webservices and rest plus samples to demonstrate these >> bindings. >> >> Cheers, >> >> >> On 14/03/07, Pete Robbins <[EMAIL PROTECTED]> wrote: >> > >> > I have posted a release candidate here: >> > http://people.apache.org/~robbinspg/M3-RC1/ >> > >> > Before starting a vote for this I would appreciate some folk trying >> it out >> > and reporting the silly errors that will require a vote to restart. >> Please >> > reply here with any problems (or success) you may have. >> > >> > Thank you. >> > >> > -- >> > Pete >> > >> > > I've just run RAT over the 6 packages and found & fixed a few files > with missing Apache licenses (see r518120). > > I also found the following files that I'm not sure should be in the > released packages: > sdo/doc/CommittersGuide.txt > sdo/doc/DesignNotes.htm > sca/doc/CppGeneratorTool.txt > These are all Tuscany developers documentation, not user docs. > > sdo/runtime/core/src/.cdtbuild > sdo/runtime/core/src/.cdtproject > sdo/runtime/core/src/.project > These are Eclipse CDT project files - we don't have any docs to > explain how to develop in or compile with EclipseCDT, so should these > be in the SDO src package? > > Cheers > Andy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > The developer doc should be in the release IMO, the release is for users and developers. With respect to the CDT files under SDO, are they working? would they help people if they wanted to load the SDO source in CDT? or would they get in their way? For SCA, I have been using CDT on Linux but have not checked the CDT project files in SVN (I could do that if you wanted to have them in the release). Also, I've been following a slightly different scheme: sca/.cdtproject sca/samples/.cdtproject as it allowed me to build from the top of the tree, but I can also adjust to follow the SDO scheme if it makes it simpler for people to use these files. -- Jean-Sebastien
The CDT files are historical and should not have been checked in to SVN. We shoudl remove them. -- Pete
