Book a Demo

Author Topic: Protected regions for custom Forward Engineering  (Read 2854 times)

kdd23

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Protected regions for custom Forward Engineering
« on: December 13, 2010, 10:10:39 pm »
Hi,

I've added a new language to EA and customised the templates for Forward Engineering. That's okay. So when i implement the operations of a class or make changes in my model ( e.g. add a new operation or Attribute in that class) and at the time of code generation, EA asks to overwrite the sources files instead of updating them.

Questions:
- Is it possible to update sources files when re-generating code without overwrite the existing files?
- How to enable protected regions for custom languages.

Thanks for any advice.
Christian

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Protected regions for custom Forward Engineeri
« Reply #1 on: December 14, 2010, 08:30:49 am »
Basically no.  We don't support users specifying how to parse a custom language.