Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: kelly_sumrall on March 29, 2005, 05:43:47 am

Title: Network Failure Suggestion
Post by: kelly_sumrall on March 29, 2005, 05:43:47 am
Has anyone noticed what the application does if you lose your network connection and save any changes to a project that is on the network drive? It croaks!, throwing away any changes you may have.

I have been informed that this is by design. That's just wrong.

I would suggest the application ask the user if they want the application to shut down and throw away any changes they may have made OR if they prefer the application stay open and give them the opportunity to save their changes to an alternate location. I would probably nearly 100% of the time chose the later option.
Title: Re: Network Failure Suggestion
Post by: thomaskilian on March 29, 2005, 06:33:04 am
Har har. Have you ever used any MS application (like Word, Excel a.s.o.) and the network crashes when you work with these files? This is not a problem of the application but of the poor file system network protocoll. NEVER work on network devices. ALLWAYS use a local copy and seek for regulations to allow working on local copies (like using a CVS).
Title: Re: Network Failure Suggestion
Post by: kelly_sumrall on March 29, 2005, 09:48:51 am
Point taken. I'll setup an MSDE database on my local machine and use publisher subscription mechanism to keep my local database and the main database in synch.
Title: Re: Network Failure Suggestion
Post by: thomaskilian on March 29, 2005, 01:40:19 pm
 :D Quite sure that will solve your problem