Re: [Deskbar] Flickr photo search plugin




On 08/mag/07, at 10:14, Mikkel Kamstrup Erlandsen wrote:

Why would a thread speed up thumbnail fetching? The AsyncHandler is already completely asynchronous with respect to the deskbar integration so you shouldn't be delaying anything. If it is because you want to fetch from multiple sources at once I suggest you create an AsyncHandler for each thread (a handler you do not export) and then create an aggregating async handler for all you subhandlers that relay all method calls to the subhandlers (and export the aggregating handler). This way you would get stop- notifications correct and all... Does this make sense?

Cheers,
Mikkel


Thanks for the hint, I will take it
 into consideration.

Best,
Fabio Corneti
info corneti com

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]