2011/12/18 Steve Brewin <[email protected]>: > Using an interface allows the algorithm to be changed. Placing this and > their implementations in Util allows other things to use them. For instance, > RemoteDelivery could do with some reworking should someone feel up to the > task :)
Remember that RemoteDelivery has a persistence of the current retry status. I didn't look at your code so I don't know if this really apply, but I don't expect your generic RetrySchedule deals with persistence, too. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
