Posted by marvil07 on October 16, 2009 at 6:47pm
Jump to:
| 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
#2
tagging
#3
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