atom feed13 messages in at.iem.pd-devRe: [PD-dev] dump OSC bugs?
FromSent OnAttachments
ForwinderAug 22, 2008 8:11 am 
Frank BarknechtAug 22, 2008 9:30 am 
IOhannes m zmoelnigAug 23, 2008 3:07 am 
Luke IanniniAug 23, 2008 4:15 am 
IOhannes m zmoelnigAug 23, 2008 5:02 am 
Claude Heiland-AllenAug 23, 2008 5:14 am 
Frank BarknechtAug 23, 2008 5:18 am 
Claude Heiland-AllenAug 23, 2008 5:25 am.c
Martin PeachAug 23, 2008 7:55 am 
Frank BarknechtAug 23, 2008 8:00 am 
Stephen SinclairAug 23, 2008 9:33 am 
forwindAug 25, 2008 10:33 am 
Hans-Christoph SteinerAug 26, 2008 4:58 pm 
Subject:Re: [PD-dev] dump OSC bugs?
From:Martin Peach (mart@sympatico.ca)
Date:Aug 23, 2008 7:55:32 am
List:at.iem.pd-dev

Frank Barknecht wrote:

Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote:

whenever i find the time, i want to add a note into the constructor of the OSCx objects, so you get a warning each and everytime you create one of these objects.

I think, such warnings may be a bit too patronizing. Also OSCroute doesn't have any critical bugs AFAIK.

Bundling some replacement abstractions build with Martin's osc objects for ease of transition would be useful, though, and the osc help files could benefit from some polishing like replacing [prepend] with a no-nameclash solution based on [list] etc.

Probably moving the mrpeach osc objects (routeOSC, packOSC and unpackOSC) into an /osc folder and the net objects (udpreceive, udpsend, tcpreceive, tcpsend, tcpclient, tcpserver) into a /net folder would be a good idea, making them easier to find for the uninitiated. Unfortunately it would break some existing patches that currently use the /mrpeach prefix. And I'm not sure how much svn enjoys moving things around like that.

Martin