[ scummvm-Patches-1857121 ] Refactoring of the getSavePath method

SourceForge.net noreply at sourceforge.net
Sun Dec 23 19:50:20 CET 2007


Patches item #1857121, was opened at 2007-12-23 12:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1857121&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Private: No
Submitted By: David Corrales (david_corrales)
Assigned to: Nobody/Anonymous (nobody)
Summary: Refactoring of the getSavePath method

Initial Comment:
This patch moves the getSavePath method out of the base class for all save managers. This allows other implementations to define their way to handle the savepaths  in a separate manner.
Also, engines now use the error descriptions set by the savemanager.
Finally, a small convenience method popErrorDesc() was added, since it's common to check for the error and then clear it.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1857121&group_id=37116




More information about the Scummvm-tracker mailing list