Project:Version Control API
Version:6.x-2.x-dev
Component:API module
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:git low hanging fruit, Novice, versioncontrol-6.x-2.0-release-blocker

Issue Summary

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

#1

Version:6.x-1.0-rc2» 6.x-2.x-dev

#2

tagging

#3

Issue tags:+git low hanging fruit

tagging

#4

cleaning api is a good thing (tm)

#5

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