displaying top 100 results
Comment on CF should track the state of last execution of tasks in a file separate from neo-cron.xml, to prevent loss of all tasks on its corruption by Alexandre D.
2608746 CF-4012852 External U. Alexandre: If your ORM entities need additional data to be fully operational (i.e.: injected services, settings, etc) another option is to simply use a DI engine like WireBox to handle this injection. This will allow you to move from constructor injection entirely