Archive for 9. July 2007

Re: TrackerRequestSession - questions/ideas
Hi Petr, I'm answering your questions generally first, then I'll write more comments (in a separate post) as I inspect the source code. As a temporary solution I’ve made a bool operator== (more...)
Re: TrackerRequestSession - questions/ideas
Hi Peter, I've tried to follow your comments and implemented interfaces of classes HttpRequestSession, TrackerRequestSession and TrackerRequestSessionStatus. I've pushed it to my calitko-dev branch and I'd like to (more...)
Re: GenericSession - feedback request
Hi Petr, Thanks for the comments! I'm replying to some of them here. I’d stick to the current approach in this case and if we find out that there are too much (more...)
Re: GenericSession - feedback request
Hi Peter, I moved this general problem description from GenericSession to Session’s docs. I thought that the abstract problem description belongs belongs with the solution abstraction. When reading the docs of (more...)
Re: GenericSession - feedback request
Hi Petr, I just pushed a new revision of my GenericSession development. It was all documenting stuff and moving classes in individual modules (for which templater/generator.py did help a lot!). I've (more...)