Mercurial > docs > master
comparison summary.roff @ 173:4c7db172fb59
Various corrections and improvements.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 10 Jul 2012 17:26:05 +0200 |
parents | f102dcc06bb9 |
children | 520b3c7abba1 |
comparison
equal
deleted
inserted
replaced
172:6800d594b2b7 | 173:4c7db172fb59 |
---|---|
72 The features most often asked for are Maildir and IMAP support. | 72 The features most often asked for are Maildir and IMAP support. |
73 Yet, both of them collide with MH in the same fundamental way as | 73 Yet, both of them collide with MH in the same fundamental way as |
74 different filesystem approaches would collide with Unix. | 74 different filesystem approaches would collide with Unix. |
75 Nevertheless, an abstraction layer could provide a mapping from such | 75 Nevertheless, an abstraction layer could provide a mapping from such |
76 storage back-ends to the MH storage format. | 76 storage back-ends to the MH storage format. |
77 Or the mmh toolchest could be reworked to operate on a generic back-end, | 77 Or the mmh tool chest could be reworked to operate on a generic back-end, |
78 making the MH storage format only one of many possible back-ends. | 78 making the MH storage format only one of many possible back-ends. |
79 Research in this area is highly appreciated. | 79 Research in this area is highly appreciated. |
80 .\" XXX targeting the right problems?! | 80 .\" XXX targeting the right problems?! |
81 .P | 81 .P |
82 Nmh has a testing framework that supported the developers by detecting | 82 Nmh has a testing framework that supported the developers by detecting |