What should I focus on?

Hi, as I wrote in the last email to you Peter I have browsed through the Calitko documentation, skimmed CPPUnit/Qt/Bazaar briefly, checked basic BitTorrent specifications, looked over sources in Protocols/BitTorrent/Torrents and I have a few questions:

1. What should I focus on now? I’m asking because you have the best view over the whole project and maybe some other developers are currently working on some part so it would be useless working on the exactly same part. So if you have any ideas, just “hit me” and I will try to realize them.

2. During my code/documentation review I have found several typing errors and maybe some ideas to improve the current code. Should I publish them here or should I correct them in my local branch and after some larger work I will done you will take a look at them?

Thanks for answering, Petr `s3rvac` Zemek

Btw Calitko documentation and source code is really nice!

Would you like to post a relpy?


This post starts a thread.
Follow-ups:
Re: What should I focus on?
Hi Petr, We created BDecoder quite a while ago with the idea to use it for parsing torrent files and tracker responses. What we would need is a Torrent struct or (more...)