Congratulations!

Suggestions and discussion of future versions
Post Reply
User avatar
consdel
New User
New User
Posts: 7
Joined: Sat Dec 15, 2007 1:06 pm

Congratulations!

Post by consdel »

I'd like to congratulate with Deluge developers for the excellent work they did and are doing!
That's the best linux torrent client that i ever used.
I'd like to ask them a couple of questions:
- when did deluge development start?
- what do you think of python? it increased your productivity?
- deluge is getting bigger and more complex: do you think that python is ok also for bigger projects developed by a team?
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Congratulations!

Post by markybob »

consdel wrote:I'd like to congratulate with Deluge developers for the excellent work they did and are doing!
That's the best linux torrent client that i ever used.

thanks, glad you like it :)
consdel wrote:- when did deluge development start?
first version was released september 25, 2006
consdel wrote: - what do you think of python? it increased your productivity?
there are a few things in python that i find to be pretty irritating, but overall it's a great language for quick development
consdel wrote: - deluge is getting bigger and more complex: do you think that python is ok also for bigger projects developed by a team?
yeah, i think so. you just have to be sure that you split things up properly and dont have massive classes, etc.
User avatar
consdel
New User
New User
Posts: 7
Joined: Sat Dec 15, 2007 1:06 pm

Re: Congratulations!

Post by consdel »

markybob wrote:thanks, glad you like it :)
thanks to you :D
markybob wrote:there are a few things in python that i find to be pretty irritating, but overall it's a great language for quick development
which things?
Post Reply