Homec4science

Further simplify PhabricatorCustomFieldInterface

Authored by epriestley <git@epriestley.com> on Aug 14 2013, 18:53.

Description

Further simplify PhabricatorCustomFieldInterface

Summary:
Ref T1703. Ref T3718. This introduces PhabricatorCustomFieldAttachment, which is just a fancy array(). The goal here is to simplify PhabricatorCustomFieldInterface as much as possible.

In particular, it can now use common infrastructure (assertAttached()) and is more difficult to get wrong.

Test Plan: Edited custom fields on profile.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1703, T3718

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

Details

Committed
epriestley <git@epriestley.com>Aug 14 2013, 21:34
Pushed
aubortJan 31 2017, 17:16
Parents
rPH938b63aaa989: Simplify and improve PhabricatorCustomField APIs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH026137f92fe6: Further simplify PhabricatorCustomFieldInterface (authored by epriestley <git@epriestley.com>).Aug 14 2013, 21:34