TOAW III Equipment Editor

Post discussions and advice on TOAW scenario design here.

Moderators: ralphtricky, JAMiAM

Post Reply
User avatar
parmenio
Posts: 268
Joined: Thu Aug 06, 2009 8:02 am
Location: United Kingdom

TOAW III Equipment Editor

Post by parmenio »

I'm currently in the process of writing a new Equipment Database Editor.

One of the gotchas in the current BioEd is that fact that unless you click on the "Update" button, any changes made to the currently selected item will be lost.

So the question is...

...is it preferable to automatically save the changes (i.e. to the underlying database in memory and not the the hard disk) or to prompt to save when navigating away from the item?

Wargame Design Studio
Lead Programmer
https://wargameds.com/
User avatar
vahauser
Posts: 1644
Joined: Tue Oct 01, 2002 4:38 pm
Location: Texas

RE: TOAW III Equipment Editor

Post by vahauser »

ORIGINAL: parmenio

I'm currently in the process of writing a new Equipment Database Editor.

One of the gotchas in the current BioEd is that fact that unless you click on the "Update" button, any changes made to the currently selected item will be lost.

So the question is...

...is it preferable to automatically save the changes (i.e. to the underlying database in memory and not the the hard disk) or to prompt to save when navigating away from the item?


Prompt to save. No automatic save (bad).
User avatar
noxious
Posts: 177
Joined: Fri Jun 13, 2008 12:07 am
Location: Montreal, Qc, Canuckistan

RE: TOAW III Equipment Editor

Post by noxious »

ORIGINAL: vahauser
Prompt to save. No automatic save (bad).

Unless the autosave is in a distinct file (autosave.eqp for example), bonus feature : automatic backup of original file upon opening/import.

If you can store the project as its own DB in the format used by your editor, could be interesting to keep a form of revision history.

Cheers !
Be Kind. Everyone is fighting a hard battle.
User avatar
parmenio
Posts: 268
Joined: Thu Aug 06, 2009 8:02 am
Location: United Kingdom

RE: TOAW III Equipment Editor

Post by parmenio »

ORIGINAL: noxious
Unless the autosave is in a distinct file (autosave.eqp for example), bonus feature : automatic backup of original file upon opening/import.

To be absolutely clear, the autosave I had in mind is only to the memory copy - saving the original file is a separate and distinct action.
Wargame Design Studio
Lead Programmer
https://wargameds.com/
Post Reply

Return to “Scenario Design”