mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-25 00:02:41 +01:00
8ee2a6f988
Summary: Rendering method shouldn't load data. The view probably shouldn't load data either because it is a job for component (object that both loads data and displays them) but we don't have that concept in Phabricator. This at least improves the architecture a little bit. Test Plan: /differential/ Reviewers: epriestley Reviewed By: epriestley CC: alanh, aran, Korvin Differential Revision: https://secure.phabricator.com/D3325 |
||
---|---|---|
.. | ||
application | ||
constants | ||
controller | ||
data | ||
editor | ||
exception | ||
field | ||
parser | ||
query | ||
stats | ||
storage | ||
view | ||
DifferentialReplyHandler.php | ||
DifferentialTasksAttacher.php |