Book a Demo

Author Topic: Automation code gen - round trip?  (Read 2529 times)

danm

  • EA User
  • **
  • Posts: 88
  • Karma: +0/-0
    • View Profile
Automation code gen - round trip?
« on: November 07, 2007, 09:16:24 pm »
Hi,
 If I use automation for code gen (for a not supported language), can I do round trip engineering via this method? Or will round trip not work at all for a not supported language? Thanks -

thomaskilian

  • Guest
Re: Automation code gen - round trip?
« Reply #1 on: November 08, 2007, 12:38:27 am »
Import is hard coded in EA. Either you rely on the ones existing or you have to write your own importer (which is definitely much more complicated than the export).