Hello,
I just looked at the ErrObject class on FishEye, and I had a few questions about the coding conventions used in AOO. Where do we typically put comments in the code? Do they go in the source file, the header file, or both? Also, how often are they used? Does each method have its own comment block describing what it does? Or is there one comment block for the whole class?