Homec4science

Remove PhutilSymbolLoader::loadClass(), add setPathPrefix()

Authored by epriestley <git@epriestley.com> on May 31 2012, 19:35.

Description

Remove PhutilSymbolLoader::loadClass(), add setPathPrefix()

Summary:

  • There are no more callsites to loadClass(); get rid of it.
  • Add setPathPrefix() to replace setModule(), we need this for unit tests.

Test Plan: Fixed unit tests for v2. Grepped for loadClass().

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1103

Differential Revision: https://secure.phabricator.com/D2621

Details

Committed
epriestley <git@epriestley.com>May 31 2012, 19:35
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUf229accd3494: Use `-O encoding=utf-8` for pygmentize
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUbf96d08aadd3: Remove PhutilSymbolLoader::loadClass(), add setPathPrefix() (authored by epriestley <git@epriestley.com>).May 31 2012, 19:35