Make sure interfaces has nouns instead of verbs.

6c0504b4d0c362ba0884af12dd174fce643aa9cc - Weird to have the verbal construction in the name of the interface itself (VersioncontrolItemExportDirectory). Interfaces should be nouns, not verbs; save the verbs for methods.

Comments

marvil07’s picture

Version: 6.x-1.0-rc2 » 6.x-2.x-dev
marvil07’s picture

Issue tags: +Novice

tagging

marvil07’s picture

Issue tags: +git low hanging fruit

tagging

marvil07’s picture

cleaning api is a good thing (tm)

marvil07’s picture

In preparation for this I have moved three interfaces to the interfaces file. Details on 452e482.

BTW Details on coding standards at Object-oriented code

marvil07’s picture

Status: Active » Closed (won't fix)

This is not valid anymore since we have removed all optional item features, which were declaring the interfaces with was going to be renamed.

See #1542874: Rework item optional features for details.