Hi Peter, thank you for your comments! I will try to look over them and write my thoughts about them (hope I won't screw up these quote/code tags ;)).
> rev (more...)
Hi Peter, as for the static const declarations - there should (must) be a definition for each static const member of a class, but if it is an int or (more...)
Hi Petr,
Generally there is you cannot be sure that no one else is doing the same work you are currently doing. We have the trac tickets, which do not really (more...)
Hi, I've got one question about revision control with Bazaar. How should I work with branches in the meaning of pulling/merging other developer branches to my branch? I'm "used" to (more...)
Dear all,
We're all here to learn cool new stuff by doing cool new stuff! One of the best way to learn is by communicating with others - by exchanging source (more...)
Hi Petr,
You've done some really great job! I totally liked your commit messages! I'll have to write mine more like yours ;-). Below are further comments on each of your (more...)
Hi Peter, thanks for the error handling/exceptions explanation. I've pushed my local branch to my calitko-dev location on this server that you have created for me. Feel free to check (more...)