Re: ANN: cronj - task scheduling

2012-10-10 Thread zcaudate
> > okay... the readme is now updated =) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubs

Re: ANN: cronj - task scheduling

2012-10-08 Thread zcaudate
> > thanks! I'll make the change -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe fr

Re: ANN: cronj - task scheduling

2012-10-08 Thread Jim Crossley
Hi, Cool lib, but one minor correction: quartzite is backed by Quartz, which features a number of different scheduling mechanisms, including a unix-like CronExpression, but it's not a traditional crontab spec. In particular, it has an additional seconds field and a pretty handy "increment" operato