This series obsoletes the series at

     id:20240828160710.866567-1-da...@tethera.net

As far as the points there,

0, 1 still hold.

3) There is now URL handling, in an upwardly compatible way from felipe's 
script and (I think) neomutt.

4) The error handling has improved, although arguably still leans a
bit too much on assert.

5, 6 still hold

7) This code makes heavier use of GLib than most notmuch code.  In
   particular there is extensive use of g_auto macros for memory
   management.  These could be replaced with more use of talloc, but that would 
require a few more low level utility routines to be written.

8) Performance has been optimized for the case of few changes to the database 
since last git-push (analogous notmuch restore)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to