[wsf-c-dev] WSF/C Hackathon
Damitha Kumarage
damitha at wso2.com
Thu Mar 13 02:17:39 PDT 2008
Hi team,
Here are the guidelines we came up during our initial discussion in
preparing, on which we should base our hackathon.
- Remove all unneccessary code comments.
- Added useful code comments where neccessary.
- Make info and errors more sensible.
- Be careful in identifying debug messages, info messages, errors etc
correctly. ie. we need
to know what should goes to debugs, what should go to info's etc.
- Remove all hard coded strings.
- where ever contiue, break like control statiements. happen put
sensible comments there.
- Whenever refactoring needed, do comments. Don't do refractoring yet.
We can
postpone refactoring for next major release.
- Ambiguity in the members of the structs, and in the function
parameters, in the function names etc all need to be resolved.
- Update the coding conventions.
Please add to this if you find anything missing here.
Thanks,
Damitha
More information about the Wsf-c-dev
mailing list