It would probably be better to do this sooner, to ensure that the API I created is sufficient. I kind of winged it.
On Tue, Aug 23, 2011 at 4:04 PM, Taha Hafeez <[email protected]> wrote: > +1 > > I was also thinking about it but in a separate module e.g. > tapestry-schedule or something > > On Wed, Aug 24, 2011 at 3:23 AM, Igor Drobiazko > <[email protected]> wrote: >> Now that we have PeriodicExecutor service, I'm thinking about the >> improvements. It would be awesome to support CRON expressions for job >> scheduling. >> >> It's obvious that implementing CRON parser is a waste of time, but making >> Tapestry depend on Quartz is a no-go. I'd like to copy >> Quartz's CronExpression [1] class into tapestry-core. We did it already for >> JSON and some Apache Commons utilities. CronExpression would be definitely >> worth to do it again. >> >> >> [1] >> http://svn.terracotta.org/fisheye/browse/Quartz/tags/quartz-2.0.2/quartz/src/main/java/org/quartz/CronExpression.java?r=HEAD >> >> -- >> Best regards, >> >> Igor Drobiazko >> http://tapestry5.de >> > > > > -- > Regards > > Taha Hafeez Siddiqi (tawus) > http://tawus.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
