Hello Darby, The problem is that I created issues for these, but were either marked as fixed (Zend_Controller_Action) but are still untouched, or fixed but after releasing new components, mark them the same way (Zend_View helpers). Anyway, I'll post again.
Ádám On Jan 30, 2008 2:26 PM, Darby Felton <[EMAIL PROTECTED]> wrote: > 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 >
