On Wed, Nov 19, 2008 at 3:11 PM, Romain Beauxis <[EMAIL PROTECTED]> wrote: > Set it to a negative value along with previous patch to completely remove > caching..
For the record, I'd rather have a specific operator deriving from the unqueued request source class for obtaining that behavior. It's much cleaner, and avoids the useless queue management -- not a thread anymore, but still useless. The biggest concern, as I said, is that such an operator would be quite delicate to use: if it does not prepare anything in advance (which is the case with the patch) it will in pratice often become unavailable for a short time between two tracks. Triggering a request resolution a few seconds before the end of track would be the least -- then again, I'd rather have a separate operator than add a special behavior to request.dynamic(). Cheers, -- David ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
