Book a Demo

Author Topic: c# - keep code and class diagram in sync  (Read 2215 times)

OliverKosmann

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
c# - keep code and class diagram in sync
« on: February 22, 2008, 05:28:53 am »
We are working with about 10 people on a C# project.
Our source files reside in subversion.
Classes get added, renamed (and deleted) by some people daily.
We want to use Enterprise Architect to analyse existing code, plan future
development and plan refactorings on the project.

Can Enterprise Architect notice the addition, renaming and removal
of classes after a subversion update?

Thank you in advance.