Book a Demo

Author Topic: C++ code generation bug.  (Read 4333 times)

Dennis

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
C++ code generation bug.
« on: June 02, 2002, 11:56:01 pm »
Hi,

When generation C++ code out of my diagrams I find the following problems/bugs:

1: Relations show up as public attributes. They should be private. Although this is a minor bug it would be nice if this could be fixed.
2: EA does not overwrite previous generated files (and code) although I select "Overwrite code" at the synchronize option.
It would be nice if I remove a method in my diagram and re-generate the code that the deleted method is also removed from the code. At this moment this is not the case.

Any fixes in future releases of EA on this topic would be very much appriciated.