Hi,
In guidance package, I have Recipes and VSTemplates. Developer should get sequence of execution of the recipes and vstemplates. For Recipes, we can set "NextStep" as another Recipe. However, this will not help, if
1) Need to execute a VS Template (e.g. create a class file) as next step, which has no recipe associated with it
2) Recipe is associated with a VS Template (with "NextStep", only recipe will get executed and not the template)
What is the standard way to provide guidance to the developer about the sequence of receipes or templates to be executed to perform a specific task ?
Kindly guide.
Thanks & Best Regards,
Navneet