What I mean by "declarative configuration" is the ability to configure VisualCron from an xml or json file.
The ultimate goal is to be able to quickly and accurately reproduce our production environment so we can test code changes to our product that relies on VisualCron for background services. We want to do this from an automated process NOT by having someone go in and install visual cron and manually change a bunch of things in the client to get it to work. The latter is how we are currently doing it and it's a PITA.
Is this possible? on the roadmap? any thoughts how we could make this happen?