Book a Demo

Author Topic: Tools Options Code Generation option scope  (Read 4532 times)

AdamHearn

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Tools Options Code Generation option scope
« on: May 27, 2004, 04:05:20 am »
Hiya,

The Tools->Options page seems to have a very 'undocumented' way of working!

The Code Generation page allows you to set 'synchronise' or 'overwrite'. The problem is that this setting is:
- on a per model basis so if you've got a large team using an RDMS then it's that option for all
- seems to be read only once on application startup so a change in the setting in the multi-user environment will not affect everyone. Also, if a user loads up the dialog with the 'old' setting then closes the dialog with close, it'll overwrite the 'new' setting that was set by someone else. Can't be 110% on this but I'm fairly certain that's what I saw!

So, best option would be to control this flag on a per user setting. Any thoughts?