Book a Demo

Author Topic: Save package to XMI  (Read 2489 times)

thomaskilian

  • Guest
Save package to XMI
« on: December 13, 2007, 08:00:48 am »
Hi,
I noticed that Save To XMI (alt-ctrl-s) saves the package as a detached process. Looks fine on the first glance. But what happens when I change data during this export? Probably the XMI will be scrap, won't it? Any guesses? I don't think that it is a good idea to let the user manipulate the package during an export. Thoughts?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Save package to XMI
« Reply #1 on: December 13, 2007, 08:32:14 am »
Sounds like a misguided attempt to stay responsive. I think you're right about the possibility of corrupting the export if someone changes the data while the detached process is running.

It sounds like large exports would be particularly vulnerable. There'd be a broader range of things should be locked, and the export would take longer.
No, you can't have it!

danm

  • EA User
  • **
  • Posts: 88
  • Karma: +0/-0
    • View Profile
Re: Save package to XMI
« Reply #2 on: December 13, 2007, 10:04:19 am »
I wouldn't touch it - but maybe they lock the database during export. Most programs don't allow that kind of meddling  :)