-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12830/#review23861
-----------------------------------------------------------


I actually quite like the underscore.js library, what would be the benefit from 
eliminating it?

- Ben Mahler


On July 23, 2013, 2:14 a.m., Ross Allen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12830/
> -----------------------------------------------------------
> 
> (Updated July 23, 2013, 2:14 a.m.)
> 
> 
> Review request for mesos.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Prefer "angular.forEach" to Underscore's "_.each"
> 
> Angular has no dependency on Underscore, and so it would be great to
> remove any libraries that overlap with functionality provided by
> Angular.
> 
> "angular.forEach" delegates to the native "forEach" if it exists like
> Underscore.
> 
> 
> Diffs
> -----
> 
>   src/webui/master/static/js/controllers.js 
> dae12b61001ff0c7379169242e5d125ef6ca141b 
> 
> Diff: https://reviews.apache.org/r/12830/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ross Allen
> 
>

Reply via email to