persistClip() had grown too large and handled multiple concerns. This change moves the database save logic into saveClip(), making persistClip() smaller and easier to refactor further.
persistClip() had grown too large and handled multiple concerns. This change moves the database save logic into saveClip(), making persistClip() smaller and easier to refactor further.