Hi Ádám, Indeed, such inconsistencies are less than ideal. Please feel free to create JIRA issues for these inconsistencies, so that they may be tracked and addressed.
Thank you for the report! Best regards, Darby Joó Ádám wrote: > Hello List, > > I'd like to call developers attention to the regular inconsistencies > between subpackage names in several components. An example for this > are view helpers: some of them has 'helper' as a subpackage name, > while the others has 'helpers'. It should be decided that singular or > plural is the preferred form, and use the chosen consequently. > IMHO singular would be better, 'caus it reflects the singular form > used in the directory structure/class prefixes. > > There are also other places where tags aren't used consequently, e. g. > the controller component, where one can find subpackages > 'Action_Helper' (third variation) and both 'Action' and > 'Zend_Controller_Action'. > > > Best regards, > Ádám
