Just trying to catch up on the goings on... boy you lot are busy people! Anyway, from a skim read +1 again for E.

On 8 Mar 2007, at 01:32, Gavin Vess wrote:

Whatever the final name is for "registry()/getInstance()", it will be in the ZF demo tutorial. However, I think using "get()" with no arguments isn't consistent with the expectations of those who are familiar with "getInstance()", as used elsewhere in the ZF. Thus, I'm not in favor of changing "getInstance()" to "get()" and creating an exception.

Cheers,
Gavin


ditto. getInstance() appears in quite a few places, and changing just this one to get() doesn't feel right. I also am finding it hard to understand what is so bad about the word 'instance'. If anything I think it's useful that it says instance, as it tells me the additional information that this is a single occurrence of whatever it is I'm getting.

Cheers
Nick

Reply via email to