id,summary,reporter,owner,description,type,status,milestone,component,severity,resolution,keywords,cc
860,Expose set<attr> methods to work correctly,ejhernandez@…,ejhernandez@ebox-platform.com,"In dhcp module, I have found a problem which it might be solved with a new approach when setting a single attribute on a row in a model may be set.

This is the case on a form:
{{{
setDefaultGateway('eth0', default_gateway => { 'ip' => '10.0.0.1' });
}}}

As we can see, there is redundant information. We may implement a map when selector is just one element not to pass field name attribute, in the example `default_gateway` since it is set on the `_exposedMethods` definition.",task,closed,0.11,base,minor,fixed,,
