Comment on AngularJS 1.2.0: timely-deliveryparentComments−btford12yshoved at the latest minuteThe pull request was opened 3 weeks ago with plenty of discussion.−thatthatis12y3 weeks of discussion for a breaking change is "last minute" in my book−camus212ywhy didnt you think about having this feature optional? class based controllers are optional yet,because of them you introduce a feature that affect function based controllers ?−btford12ywhy didnt you think about having this feature optional?Opt-in security features aren't very useful.class based controllers are optional yet,because of them you introduce a feature that affect function based controllers ?That's how competing constraints work out sometimes.We're always looking to improve though. The code is open source, so feel free to submit a PR or fork it if you disagree. :)
Comments
The pull request was opened 3 weeks ago with plenty of discussion.
3 weeks of discussion for a breaking change is "last minute" in my book
why didnt you think about having this feature optional? class based controllers are optional yet,because of them you introduce a feature that affect function based controllers ?
Opt-in security features aren't very useful.
That's how competing constraints work out sometimes.
We're always looking to improve though. The code is open source, so feel free to submit a PR or fork it if you disagree. :)