Michael, What is the best way for me to make code contributions? I have a lot of changes that I am making to my local copy of Kamaelia to get it to work. I understand you might prefer to fix the problems in a different way than I do. And I'd usually prefer your fixes when you have time to make them. But keeping track of all the changes is getting to be a bear.
I need to start keeping my changes in a VCS. Do you want to make a branch in svn? Or if I host my changes on a public mercurial site, can you pull the changes from there? Some examples of changes I've made locally: - Update UPDng to send a remove message & close socket on disconnect - fix Selector.py docs so remove message only includes socket descriptor - fix UPDng so safeBind traps exceptions and returns boolean success - update UDPng to check success of binding - fix TCPServer so it traps port binding exceptions - micro-optimize tcp connection timeout to take delay math out of loop - micro-optimize tcp delay before connect to take math out of loop Cheers, Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en -~----------~----~----~----~------~----~------~--~---
