Hi!I have observed that the development pace of Angularjs has slowed down considerably since last September. There are not many new commits other than minor docs/bug fixes.According to this official blog entry, we should be already enjoying 1.2.0 for a month now!!!But what makes me really sad is that I also counted a lot of opened pull-requests that meet the contributor guidelines, some of them that include very interesting new features. Sadly, they seem to be ignored by the main devs. This should be very frustrating for anyone that has invested some of their precious time in forking, making some changes to the code/documentation and implementing the required tests only to find their work lost in the bottom of the pending PR stack. I think that they deserve at least a reply by one the the dev team saying if their effort is going to be taken into account anytime soon.
C'mon! There are only 58 opened PRs and most of them are simple enough! Spending 5 minutes per PR, you could dispatch 6 of them in half an hour. If devs took just that half an hour per day, they could catch up in 10 days! This could dynamise contributions: no one will want to help if you are keeping this attitude for much longer.
Don't get me wrong. I only want Angularjs to get better and better, I just can't stand watching so much effort wasted in contributions and nice ideas that go nowhere without any explanation from the dev team.
Mike.--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+u...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular?hl=en-US.
Hi Igor,As I said to Naomi, thank you very much for your update.I recognise being a little moron about PR review time, sorry. I understand that landing a bad PR could have very nasty consequences and, therefore, you have to think twice (or thrice :-)May be the only thing needed is just a little feedback on each new PR about if it looks good or not (i.e. not a good idea, needs more thinking, non-compliance with the guidelines, not well documented enough, non-existent or wrong tests, etc). This way the contrib can ammend his/her commits before the PR gets fully reviewed. This would also allow you have a deep look inside days later... and still everyone would be happy.
Hi!I have observed that the development pace of Angularjs has slowed down considerably since last September. There are not many new commits other than minor docs/bug fixes.According to this official blog entry, we should be already enjoying 1.2.0 for a month now!!!But what makes me really sad is that I also counted a lot of opened pull-requests that meet the contributor guidelines, some of them that include very interesting new features. Sadly, they seem to be ignored by the main devs. This should be very frustrating for anyone that has invested some of their precious time in forking, making some changes to the code/documentation and implementing the required tests only to find their work lost in the bottom of the pending PR stack. I think that they deserve at least a reply by one the the dev team saying if their effort is going to be taken into account anytime soon.
C'mon! There are only 58 opened PRs and most of them are simple enough! ...<edit>... This could dynamise contributions: no one will want to help if you are keeping this attitude for much longer.