unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [RFC PATCH 0/5] Convert show text format to new style
@ 2012-01-12  1:49 Austin Clements
  2012-01-12  1:49 ` [RFC PATCH 1/5] mime node: Record depth-first part numbers Austin Clements
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Austin Clements @ 2012-01-12  1:49 UTC (permalink / raw)
  To: notmuch

I'm starting to convert the show formats to the new mime_node_t
self-recursive style.  Before I go through all of them, I wanted to
get some feedback.

Besides general feedback, I'm interested in knowing if this is a good
way to structure the patches for review.  Patches 1 through 3 just get
requirements out of the way, but the actual conversion is done in two
steps: patch 4 just moves the existing code into the new code
structure without changing any of the logic and patch 5 simplifies the
restructured code to actually benefit from the new structure.  The
hope is that patch 4 is easy to review even though it's big and that
patch 5 makes the real (and interesting) changes obvious.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-01-26  6:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12  1:49 [RFC PATCH 0/5] Convert show text format to new style Austin Clements
2012-01-12  1:49 ` [RFC PATCH 1/5] mime node: Record depth-first part numbers Austin Clements
2012-01-12  1:49 ` [RFC PATCH 2/5] show: Introduce mime_node formatter callback Austin Clements
2012-01-12  1:49 ` [RFC PATCH 3/5] show: Use consistent header ordering in the text format Austin Clements
2012-01-12  1:49 ` [RFC PATCH 4/5] show: Convert text format to the new self-recursive style Austin Clements
2012-01-24  1:32   ` Dmitry Kurochkin
2012-01-12  1:49 ` [RFC PATCH 5/5] show: Simplify new text formatter code Austin Clements
2012-01-24  1:49   ` Dmitry Kurochkin
2012-01-26  6:35     ` Austin Clements

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).