[TYPO3-dev] scheduler and doNotLoadInFE
François Suter
fsu-lists at cobweb.ch
Thu Aug 19 10:26:32 CEST 2010
Hi,
> Yes, we create a task for each reminder - how could a different approach
> look like?
"cal" could have its own reminder table and just register a single
reminder task with the Scheduler. Each time the task is run, it checks
all reminders that need to be sent.
It makes it a kind of "scheduler within scheduler", but I'm just afraid
that having tons of registered tasks will make the BE module very hard
to use for admins who want to set up other tasks.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-dev
mailing list