Thanks for your reply.Regarding your reply,yes true asking users to write config file is easy. but I guess we are again missing the point.
Idea is to come up with some design which allows customization of code and still allows to control basic flow of tasks. Till now the suggestions cover following: 1) vsespb's suggestion, covered use of known customizations. 2) your suggestion, covers control of flow and tasks.
Also I gave it another thought and wondered if providing a template to even an inexperienced user something like following should be kind of easy to understand right?
<xmlFile> <action name="A" execute="true" /> <action name="B" execute="true" /> </xmlFile>
I understand its xml file. But normal user simply need to switch true to false to control flow or change order of elements (example: putting B before A) to change flow while experienced user can make use of customization tasks available. The only thing tempting me to use xml is the schema file/validations/child elements/structure offered by it which can help me mix complex and simple tasks at the same place.
Anyway will wait a bit more for inputs before I go with any implementation.
In reply to Re^4: handling tasks and customizing flow of tasks using perl
by asham
in thread handling tasks and customizing flow of tasks using perl
by asham
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |