[Scummvm-tracker] [ScummVM :: Bugs] #12975: BASE: FSNode or DefaultSaveFileManager should provide an overloadable remove file method.
ScummVM :: Bugs
trac at scummvm.org
Wed Oct 6 18:20:07 UTC 2021
#12975: BASE: FSNode or DefaultSaveFileManager should provide an overloadable
remove file method.
-----------------------------+-----------------------
Reporter: carlo-bramini | Owner: criezy
Type: defect | Status: pending
Priority: normal | Component: Common
Version: | Resolution: assigned
Keywords: has-pull-request | Game:
-----------------------------+-----------------------
Comment (by criezy):
Ah, indeed, you are right!
The idea was to allow subclassing the class to use something other than
`remove`, but when you do that you still need to compile the base class.
So I will need to go a bit further.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12975#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list