Opened 12 years ago

Closed 12 years ago

#10 closed enhancement (fixed)

Rework key and maybe menu defs to use Save instead of SmartSave

Reported by: Andreas Schnellbacher Owned by: Andreas Schnellbacher
Priority: minor Milestone: 2.0 beta
Component: Menu and keys Version: 1.14
Keywords: Cc:

Description

A Save key or menu command should execute a Save (as expected), not a
SmartSave. SmartSave would only save a file if it was changed. The
original Save always saves a file.

This was suggested by John Small.

I don't like the idea to support the SMARTSAVE constant any further,
because the key def file is already much too complicated. It provides
much more options then the original. The additional complexity affords
that we should really try to reduce the number of constants to zero.

BTW: SMARTSAVE only applies on the key def, not on the menu items.
Of course, they should be synchronous.

Change History (3)

comment:1 Changed 12 years ago by Andreas Schnellbacher

Owner: set to Andreas Schnellbacher
Status: newaccepted

comment:2 Changed 12 years ago by Andreas Schnellbacher

Summary: Rework key and maybe menu defs to use Save instead of !SmartSaveRework key and maybe menu defs to use Save instead of SmartSave

comment:3 Changed 12 years ago by Andreas Schnellbacher

Resolution: fixed
Status: acceptedclosed

Fixed by changeset r2553.

Note: See TracTickets for help on using tickets.