----- Original Message ----- From: "Daniel Rall" <[EMAIL PROTECTED]> To: "Turbine Developers List" <[EMAIL PROTECTED]> Cc: "Kelvin Tan" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 10:14 AM Subject: Re: [PATCH] Running Fulcrum's Scheduler tasks once upon initialization
> Hey Kelvin, I just reviewed your patch. I get the feeling that this > doesn't belong in the SchedulerService (which attempts to provide > functionality equivalent to a unix cron), and that you'd be better off > using another mechanism for this. If this layout really does work out > for you, just sub-class TurbineSchedulerService and set the > services.SchedulerService property in your TR.props to the fully > qualified name of your class. > > - Dan Dan, Thanks. Sure. I guess unix cron doesn't have that functionality. :) Well, I thought it'd be something useful to have in a generic scheduler service. Don't you think so? It would be odd to exclude useful functionality just to adhere strictly to cron...:) Regards, K -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
