(function(angular, $, _) { // Convert between a mailing "From Address" (mailing.from_name,mailing.from_email) and a unified label ("Name" ) // example: // NOTE: This really doesn't belong in a directive. I've tried (and failed) to make this work with a getterSetter binding, eg //