Hello Everyone,
I have an array of NSURLConnection contained within an object which monitors their downloads. I initialize from the user interface, alloc the NSMutableArray witht the downloads and they begin. However, for some strange the connections are lost and I get a objsend message in the console.
It does not appear within the same time frame, everytime but does appear. I'm on OS X Leopard with GC enabled!!!
Please help.
I have an array of NSURLConnection contained within an object which monitors their downloads. I initialize from the user interface, alloc the NSMutableArray witht the downloads and they begin. However, for some strange the connections are lost and I get a objsend message in the console.
It does not appear within the same time frame, everytime but does appear. I'm on OS X Leopard with GC enabled!!!
Please help.