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

Reply via email to