[Twisted-Python] OSC protocol implementation

Itamar Turner-Trauring itamar at itamarst.org
Mon Apr 26 22:55:38 EDT 2010


On Mon, 2010-04-26 at 15:56 +0000, exarkun at twistedmatrix.com wrote:

> This is mainly a question of when someone finds it interesting enough to 
> review the code.  Personally, while I remember commenting on that ticket 
> a couple months ago, I had to go re-read the wikipedia page to remember 
> what OSC is.  Since this is a protocol I've never come across before and 
> which I can't think of any immediate applications that are relevant to 
> me, it's not likely I'll spontaneously go review the code.  Perhaps 
> there is another developer who would be interested in this who will do 
> so.  Posting on the list is a good way to try to get attention, as is 
> asking in the Freenode #twisted irc channel.  If you can't find someone 
> who wants to review it just because they're interested, you might be 
> able to trade for a review of another ticket.

As a worst case alternative if time becomes an issue, you can release
this as a standalone project (many Twisted libraries have begun
prefixing package names with tx, e.g. txAMPQ). It can always be merged
later with Twisted if there's an interest (as long as the license
doesn't conflict).




More information about the Twisted-Python mailing list