What would be the recommended way to implement cron-triggered events but in the context and framework of a Pylons app? I suppose the most straightforward way would be to implement a controller and call it via localhost with, say, curl, minding of course all the security aspects of such a public handler.
Is there a better way, though? Thanks, Vlad -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
