Does the question mark after equals have special meaning? ie:
scope: {foo: '=?'}
does the above mean 'do not raise error if 'foo' cannot be resolved?
Does the question mark after equals have special meaning? ie:
scope: {foo: '=?'}
does the above mean 'do not raise error if 'foo' cannot be resolved?