Visio EA - C#- propertry code generation

B

bob d.

I've been using Visio EA (10.0.2705) to model and
generating code for a fairly large C# application. In
general I've come to like this tool but my pet peeve has
to do with generating code for properties. I can generate
the get/set stubs well enough, but can only specify the
code body for the get operation. Coming out of the Java
world I use properties fairly extensively so right I need
to make a lot of manual updates to generated code to
define the set operations.

Can anyone provide any tips for this problem? I've tried
fooling around with custom templates but haven't found a
satisfactory implementation yet.

Bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top