// NOTE: There is no need to listen for completion
// or errors in this change request, since, in theory,
// it will just work. Will someone report the error
// if one occurs? I hope so...
parent.requestChange(request);
}
}
/** Called to notify that one of the entries has changed.
* This simply sets a flag that enables application of the change