On Thu, Sep 05, 2013 at 03:24:20PM -0700, Jarno Rajahalme wrote:
>
> On Sep 4, 2013, at 10:19 PM, Simon Horman wrote:
>
> > Implementation note:
> >
> > All actions which modify a field are added to the action set
> > at the point where "set" actions should be added. In general
> > modifying a
On Sep 4, 2013, at 10:19 PM, Simon Horman wrote:
> Implementation note:
>
> All actions which modify a field are added to the action set
> at the point where "set" actions should be added. In general
> modifying a field many times is the same as only modifying it
> the last time so the implemen
Implementation note:
All actions which modify a field are added to the action set
at the point where "set" actions should be added. In general
modifying a field many times is the same as only modifying it
the last time so the implementation simply adds all set actions to
the action set in the orde