On May 21, 2013, at 10:15 AM, Drak wrote:
> One point I illustrated was the regularity with which a sponsor of a proposal can summarily filter out what they don't agree with with zero/little discussion basically shutting down any communication and not waiting for any feedback from the group.
My guess is that Drak is referring to this pull request: <
https://github.com/php-fig/fig-standards/pull/124>
I said exactly what I thought was wrong with it, and closed the request; when Drak asked what the deal was, I explained further, and offered to review further pull requests. Perhaps my curtness was off-putting; my bad.
> I'm past caring, but as someone who has strongly opposed this particular proposal, I STILL took extra an hour out of my time to re-review the proposal again (since it's back on the drawing board) and took some time to constructively contribute by cleaning up and simplifying the code examples in the PSR and make the code examples consistent with each other -
The specific issue is that the changes you make sever the variable and property names from the terminology used in the spec.
> why we need two code snippets I don't know frankly - PSR0 had just one and that worked perfectly OK as a reference for all the subsequent libraries written around it. (I'd vote for just keeping the closure reference implementation).
Does anyone else here think that two examples is too many? I'm happy to remove one or the other if there's a general feeling in that direction.
> Realise, if someone contributes a PR, they took time to complete it and at the very least, you owe them some explanation and a chance to discuss it.
Which is exactly what we're doing here, isn't it?
> So, regardless of variable names the code seems unpolished to me and needs to be tweaked. Especially remembering the code examples may very well be copied by all an sundry, we owe it to everyone to take a lot of time to get things polished and right - especially because, unlike say
php.net where the docs can evolve, updating something in a PSR is not ever going to be straightforward.
I'm all for discussing it here on the list. If there are particular changes you'd like to see, bring them up here where we can all talk about it.
> And for what it's worth, this Friday is probably too soon to resubmit this for vote.
That's fair; I'm not in a particular hurry to push it through. Maybe the following week.
-- pmj