Project

General

Profile

« Previous | Next » 

Revision 42fe201e

Added by danij about 12 years ago

Refactor|FS: Continued refactoring the libdeng1 file system

AbstractFile is now a pure abstract class and nearly all filetype_t
switches have been replaced with virtual function calls.

Also spent a little time beginning to unwind file system traversals
previously implemented with *Iterate() function callback mechanics.

Todo: Split up AbstractFile into a set of interfaces and/or extract
functionality into subcomponents.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences