remove verbs from interfaces
marvil07 - October 16, 2009 - 18:47
| Project: | Version Control API |
| Version: | 6.x-1.0-rc2 |
| Component: | API module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
