46478e3 Declarative replacement of array item in specification object

1 file Authored by pvoborni 10 years ago, Committed by pviktori 10 years ago,
    Declarative replacement of array item in specification object
    
    This patch adds option to define which item of which array attribute of specification object will be replaced by a new value.
    
    The difference between combination of $add and $del is that it keeps position of that item in the array.
    
    Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>