• Nils Goroll's avatar
    Add an argument to the .update() method for explicit error handling · 6daf80d1
    Nils Goroll authored
    This is not yet particularly apparent with the current error conditions,
    but in follow up commits we are going to make use of this facility for
    good causes:
    
    In some circumstances, it might be desirable to explicitly handle
    error conditions - and in fact the .update() method is already,
    historically, prepared for this pattern from the days before intro-
    duction of VRT_fail()
    6daf80d1