Author Topic: Unexpected code generation starts automatically  (Read 2552 times)

andreas_w.

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Unexpected code generation starts automatically
« on: February 05, 2014, 03:05:35 am »
I’m fighting with a new behavior of EA Version 10.0.1004 (build: 1004).

When I do a modification on an attribute or operation, I get an automatically code generation started, after I press the save button.

This happens only in the MySQL Database but not with a EAP database. It was not occurring with the former use EA Version 9.

If I leave the Filename setting in the Properties empty. The effect will  also not occur. But I guess this is normal.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Unexpected code generation starts automaticall
« Reply #1 on: February 05, 2014, 07:57:11 am »
You have Live-gen turned on for one of the parent packages in that model.

andreas_w.

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Unexpected code generation starts automaticall
« Reply #2 on: February 05, 2014, 05:58:23 pm »
Your statement is correct. Thanks for your hint. It work like expected now.