Attributes and elements should probably override existing methods on the view, if we choose to mix them in (delegate) as we do now. There are a lot of methods on the view, so there are a lot of "reserved" attribute names now. Normal helpers do override existing methods, so it seems reasonable.
Attributes and elements should probably override existing methods on the view, if we choose to mix them in (delegate) as we do now. There are a lot of methods on the view, so there are a lot of "reserved" attribute names now. Normal helpers do override existing methods, so it seems reasonable.