Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mkinnaird

Pages: [1]
1
I am currently evaluating EA for our company as a standard UML Modeling tool and source code generator.  Everything is looking postive for this product, but I had a question regarding the source code generation:

It appears when I generate the source code, it insists on putting the starting scope of the method, class, namespace (ie the open curly brace) on the same line with the class/method/namespace definition.  

Our coding standards encourage the curly brace to start on the next line (so the closing matches with the starting).

Any way I can tell the generator to put the curly brace on the NEXT line??

Thanks in advance!
Michael.

Pages: [1]