Project

General

Profile

« Previous | Next » 

Revision 582f19fb

Added by skyjake over 12 years ago

Refactor: Relocated Unix system-level config to libdeng2

Moved DD_Unix_GetConfigValue() into a proper class called
UnixInfo in libdeng2. The App instance will create one on
Unix platforms and host it for the lifetime of the application.
This fixes the issue of re-parsing the Info files every time
the config values were queried.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences