Archive for 16. June 2007

Re: Helping each other to get started…
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...)
Re: Helping each other to get started…
Hi Petr, yes it makes perfect sense and is clear now! :-) Thanks! Peter
Re: Helping each other to get started…
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...)
Re: Helping each other to get started…
Hi Petr, For rev 111 I meant to say that I agree we should use the C++ limits. It did not appear because I typed it in angle brackets and (more...)
Re: bzr - how to work with branches?
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...)
bzr - how to work with branches?
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...)
Source Code Reviewing
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...)
Re: Helping each other to get started…
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...)
Re: Helping each other to get started…
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...)