weierophinney
Proposal to update Abstract/Interface Naming Conventions –
Greetings, all --
Below is a proposal I am making to modify the Zend Framework Coding
Standards conventions for the naming of Interfaces and Abst...
Loading...
weierophinney
I'm going to break a couple of rules here: I'm replying to my own email,
as well as top-posting. Bear with me...
Robin S. raised an interesting p...
Loading...
Matthew Ratzloff
Re: Proposal to update Abstract/Interface Naming Conventions –
That's fine, and I agree with the reasoning (standardization). There are
still a couple of issues to resolve:
- I think Zend Framework should st...
Loading...
weierophinney
Re: Proposal to update Abstract/Interface Naming Conventions –
-- Matthew Ratzloff <matt@...> wrote
(on Monday, 13 April 2009, 03:19 PM -0700):
> That's fine, and I agree with the reasoning (standardi...
Loading...
Ralph Schindler-2
>> - PEAR standards also stipulate capitalized abbreviations in mixed-case class
>> names, e.g., zend\controller\request\HTTP. Do we...
Loading...
Ralph Schindler-2
Addressing the following points one by one, with some reasoning and
additional brainstorming:
> In a nutshell, here's what they define:
>...
Loading...
Ben Scholzen 'DASPRiD'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
As before, I mostly agree with those standards. I don't really like the
thing about lowercased name...
Loading...
Benjamin Eberlei-2
Super, i like that with the interface name + abstract suffix, although in my
opinion an abstract prefix is much more readable since its in the en...
Loading...
weierophinney
-- Benjamin Eberlei <kontakt@...> wrote
(on Monday, 13 April 2009, 02:55 PM +0200):
> Super, i like that with the interface name + abstra...
Loading...
Ben Scholzen 'DASPRiD'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey Matthew,
I'm currently reworking Zend_Tag to fit those new naming. I renamed
Zend_Tag_IItem to...
Loading...
Benjamin Eberlei-2
why do something that is not even accepted yet?
but in your case CloudDecorator and TagDecorator seem to be better than *Core
for me
On Sunday ...
Loading...
Ben Scholzen 'DASPRiD'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Well, at least the Zend_Tag_IItem had to go, because it simply sounded
arkward ;)
....................
Loading...
Robin Skoglund
Re: Proposal to update Abstract/Interface Naming Conventions –
On Fri, Apr 10, 2009 at 20:24, Matthew Weier O'Phinney <matthew@...>wrote:
>
>
> * Use generic, descriptive names indicative of fu...
Loading...
weierophinney
Re: Proposal to update Abstract/Interface Naming Conventions –
-- Robin Skoglund <robinsk@...> wrote
(on Friday, 10 April 2009, 09:42 PM +0200):
> On Fri, Apr 10, 2009 at 20:24, Matthew Weier O'Phinne...
Loading...
Matthew Ratzloff
"I also notice that namespaces are written in Uppercase\Notation --
Zend\Controller\Request. Will this be the standard? Another alternative i...
Loading...
Matthew Ratzloff
Re: Proposal to update Abstract/Interface Naming Conventions –
"This decision is basically already made..."
Before I weigh in, I'd first like to suggest that this is perhaps a poor
approach to this s...
Loading...
weierophinney
Re: Proposal to update Abstract/Interface Naming Conventions –
-- Matthew Ratzloff <matt@...> wrote
(on Friday, 10 April 2009, 01:08 PM -0700):
> "This decision is basically already made..."...
Loading...
Matthew Ratzloff
Re: Proposal to update Abstract/Interface Naming Conventions –
I think Ben and I are saying similar things. Zend\View\PhpCore and
Zend\View\PhpEngine seem a bit awkward. Surely it would be easier and more
ap...
Loading...
weierophinney
Re: Proposal to update Abstract/Interface Naming Conventions –
-- Matthew Ratzloff <matt@...> wrote
(on Friday, 10 April 2009, 03:35 PM -0700):
> I think Ben and I are saying similar things. Zend\Vie...
Loading...
Jon Whitcraft
Matthew,
If I understand you correctly I could rename
Zend_Service_Amazon_Abstract to Zend_Service_Amazon_Awsobject and have
the ec2 and s3 c...
Loading...
weierophinney
-- Jon Whitcraft <sidhighwind@...> wrote
(on Friday, 10 April 2009, 03:11 PM -0400):
> If I understand you correctly I could rename
>...
Loading...
till
Re: Proposal to update Abstract/Interface Naming Conventions –
Hey Matthew,
a general question -- will 2.0 raise the dependency PHP 5.3?
Till
On Fri, Apr 10, 2009 at 8:24 PM, Matthew Weier O'Phinney
<mat...
Loading...
weierophinney
Re: Proposal to update Abstract/Interface Naming Conventions –
-- till <klimpong@...> wrote
(on Friday, 10 April 2009, 08:28 PM +0200):
> a general question -- will 2.0 raise the dependency PHP 5.3?
...