Homec4science

Rewrite phutil symbol management to be more sane and not leave random dangling…

Authored by epriestley <epriestley@javelinjs.com> on Jan 12 2011, 23:04.

Description

Rewrite phutil symbol management to be more sane and not leave random dangling __functions() all over the place.

Summary: All loading/query functionality now lives in PhutilSymbolLoader, and
phutil_libraryinit.php is not so crazy anymore. PhutilSymbolLoader provides
a reasonable "query object" interface to the symbol tables, instead of having
one-off functions for every type of query.

Test Plan:

Reviewers:

CC:

Details

Committed
epriestley <epriestley@javelinjs.com>Jan 13 2011, 01:25
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUe29c5be38eca: Merge branch 'master' of https://github.com/fratrik/libphutil
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <epriestley@javelinjs.com> committed rPHUedb2a98785a6: Rewrite phutil symbol management to be more sane and not leave random dangling… (authored by epriestley <epriestley@javelinjs.com>).Jan 13 2011, 01:25