No you are not missing nothing... the problem is that you can pass a method to the Crontab Class in order to call a concrete method instead of a class...
I am redesigning a few things in order to get the whole thing more complete... and easy to read and understand... in the next 2 weeks will get a 0.5 version with the redesign includeed...
thanks for your time....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What's the format of crontab for jcrontab? the CommandParser shows something like
minute hour days_in_month months days_in_week classname priority
but then the Cron class shows a need for a methodname... maybe I'm missing something basic.
Hi,
No you are not missing nothing... the problem is that you can pass a method to the Crontab Class in order to call a concrete method instead of a class...
I am redesigning a few things in order to get the whole thing more complete... and easy to read and understand... in the next 2 weeks will get a 0.5 version with the redesign includeed...
thanks for your time....