`dashCaseToCamelCase` and `camelCaseToDashCase` are duplicated: https://github.com/angular/angular/blob/58dd75a1c8abfa8396ead9b2b1c95dc6c6558668/modules/angular2/src/core/compiler/property_setter_factory.js#L9 & https://github.com/angular/angular/blob/58dd75a1c8abfa8396ead9b2b1c95dc6c6558668/modules/angular2/src/core/compiler/pipeline/util.js Where should be move them and short support fns in general ? /cc @pkozlowski-opensource @mlaval
dashCaseToCamelCaseandcamelCaseToDashCaseare duplicated:angular/modules/angular2/src/core/compiler/property_setter_factory.js
Line 9 in 58dd75a
Where should be move them and short support fns in general ?
/cc @pkozlowski-opensource @Mlaval