Author Topic: Provide a reverse engineering/code synch interface  (Read 4529 times)

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Provide a reverse engineering/code synch interface
« on: October 31, 2012, 07:13:30 am »
I'd like to propose that EA should provide an interface for reverse engineering and synchronizing code for custom defined (code generation) languages. At least I couldn't work out so far, how this could be done using the existing AddIn events.

Regards
Günther
« Last Edit: October 31, 2012, 07:14:39 am by g.makulik »
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Provide a reverse engineering/code synch inter
« Reply #1 on: October 31, 2012, 08:27:21 am »
It's actually available in version 10, although the documentation isn't all there and it's not something you can guess for yourself.

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Provide a reverse engineering/code synch inter
« Reply #2 on: October 31, 2012, 09:26:01 am »
THX Simon! Good to know ...
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/