Project

General

Profile

« Previous | Next » 

Revision f7df1473

Added by danij almost 12 years ago

Refactor|PathTree: PathTree API now uses de::String

Internally however, paths are still translated from Unicode to Utf8
for hashing as there are other components/modules dependent on this
behavior (e.g., PathMap).

Todo: Reassess the need for PathMap given that paths now use String.
PathMapFragment could thinly wrap Qt's StringRef.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences