Homec4science

Don't explicitly name abstract base classes

Authored by Joshua Spence <josh@joshuaspence.com> on Jul 21 2014, 16:05.

Description

Don't explicitly name abstract base classes

Summary: Ref T5655. It is superfluous to include "base" in the name of an abstract base class. Furthermore, it is not done consistently within the code base.

Test Plan: Ran arc unit.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Maniphest Tasks: T5655

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

Details

Committed
Joshua Spence <josh@joshuaspence.com>Jul 21 2014, 16:05
Pushed
aubortJan 31 2017, 17:16
Parents
rPH76ed7d1a02c9: Rename `PhabricatorDestructableInterface` interface
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPH37106c1b3178: Don't explicitly name abstract base classes (authored by Joshua Spence <josh@joshuaspence.com>).Jul 21 2014, 16:05