Page 1 of 1

Template Transformation

Posted: Mon 09 May 2011 16:29
by Lotto
After editing of DevArt shared templates (V. 3.50 Beta) it may be helpfull something like "generate code for all related models". My default output option ist "per Class". So after editing of any shared template, i must touch every entity using Edml-Designer in each model that uses this template and then click to "Save".

How to perform code generation in simpler manner?

Posted: Wed 11 May 2011 13:28
by AndreyR
Right-click the model file in Solution Explorer, select the "Run Custom Tool" option. Perform this action for each model using the shared template, this action is sufficient to generate the code.

Posted: Wed 11 May 2011 13:52
by AndreyR
As for your suggestion, we can implement a menu option or a button that will run a custom tool for all models in the solution. Will this functionality be helpful in your case?