Mercurial > docs > master
annotate summary.roff @ 165:ea6eec1722d1
Improvement by Boris Kraut.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Tue, 10 Jul 2012 00:03:31 +0200 |
parents | 5c01017be420 |
children | f102dcc06bb9 |
rev | line source |
---|---|
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
1 .H0 "Summary |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
2 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
3 This document describes and explains my work on mmh. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
4 I have streamlined the project by removing programs, facilities |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
5 and options that diverted from the main task of mmh, being a MUA. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
6 I have modernized the code base removing obsolete functions and |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
7 activating modern features per default. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
8 Further more, I improved the style by refactoring clumpsy code |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
9 and by defining or exploiting clear concepts. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
10 All my work was motivated by Antoine de Saint Exupery's well-known |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
11 statement: |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
12 .[ |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
13 antoine de saint exupery: Wind, Sand and Stars (1939) |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
14 .] |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
15 .QS |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
16 It seems that perfection is attained not when there is nothing |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
17 more to add, but when there is nothing more to remove. |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
18 .QE |
148
e042616ad3a2
future/summary: Added more notes.
markus schnalke <meillo@marmaro.de>
parents:
135
diff
changeset
|
19 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
20 In contrast to the common expectations, I have hardly added new features. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
21 I regard my improvements in selecting the relevant set of existing |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
22 features and exploiting the concepts more thoroughly. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
23 I believe, the result is a system simpler and clearer for both |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
24 developing and using, without lacking important functionality. |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
25 |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
26 |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
27 .U2 "Outlook |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
28 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
29 The work done during the project is not finished. |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
30 Several tasks are left to do. |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
31 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
32 MIME handling is the most complex part of mmh and it requires |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
33 general rework. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
34 The changes already done to it build upon the existing structure. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
35 Yet, MIME support is not truly integrated. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
36 For instance, accessing messages and accessing MIME parts of messages |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
37 have inherently different concepts, although a single concept should |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
38 cover both. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
39 The sequence notation should provide a way to address MIME parts directly. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
40 Furthermore, the sequence notation should be made more powerful in general. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
41 For instance, it is currently not possible to access the second last |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
42 message in a given sequence. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
43 Displaying messages with |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
44 .Pn show |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
45 requires further rework. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
46 Encrypted messages, for example, should be decoded automatically |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
47 and digital signatures should be verified on-the-fly. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
48 The whole task should be aligned with the common behavior of other |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
49 mail clients. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
50 MH's unique features should not be lost, but the default should become |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
51 less surprising. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
52 Transfer-decoding of the quoted text in replys and encoding of non-ASCII |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
53 characters in message header fields like |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
54 .Hd Subject |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
55 remain unsolved. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
56 .P |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
57 Some of mmh's tools were hardly touched during my work. |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
58 Among them are |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
59 .Pn dist , |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
60 .Pn rcvdist , |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
61 .Pn mark , |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
62 .Pn pick , |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
63 and |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
64 .Pn sortm . |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
65 Related to |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
66 .Pn sortm , |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
67 a threaded message view is completely missing to mmh, yet. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
68 .Pn pick |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
69 could be enhanced by message indexing. |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
70 These fields are worthwhile for research. |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
71 .P |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
72 The features most often asked for are Maildir and IMAP support. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
73 Yet, both of them collide with MH in the same fundamental way as |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
74 different filesystem approaches would collide with Unix. |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
75 Nevertheless, an abstraction layer could provide a mapping from such |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
76 storage back-ends to the MH storage format. |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
77 Or the mmh toolchest could be reworked to operate on a generic back-end, |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
78 making the MH storage format only one of many possible back-ends. |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
79 Research in this area is highly appreciated. |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
80 .\" XXX targeting the right problems?! |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
81 .P |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
82 Nmh has a testing framework that supported the developers by detecting |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
83 several subtle bugs. |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
84 All refactoring in mmh had been done without the safety net of a test |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
85 framework. |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
86 Hence, experience warns that the probability for subtle bugs lurking |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
87 in the code base is high. |
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
88 Nmh's test framework should be adjusted to mmh and extended. |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
89 |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
90 |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
91 .U2 "Relationship to nmh |
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
92 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
93 The mmh project started as an experimental version of nmh because the |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
94 nmh community did not welcome my changes in the mainline version. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
95 To not slow my work down by the need to convince the community in |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
96 discussions for each step I liked to take, |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
97 I started to create an experimental version to convicce by demonstration |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
98 of the result. |
164
5c01017be420
Reacted to suggestions by Aaron Mueller.
markus schnalke <meillo@marmaro.de>
parents:
162
diff
changeset
|
99 .\" behind closed doors; talks I've given |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
100 My worked on mmh was independent of the nmh community. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
101 This enabled me to follow my vision straightly and thus produce |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
102 a result of greater pureness. |
0
dc2bfef4cda7
Initial commit: Basic structure, macros and fonts.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
103 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
104 Mmh shall be considered an inspiration for the future development of nmh. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
105 It shall show identify weak part of nmh and suggest possible |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
106 improvements by change. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
107 It shall present a lean appearance that is simpler to understand |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
108 and work with for developers and users. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
109 By all means shall my work on mmh improve nmh in some way. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
110 Improving nmh directly in the way I wanted was impossible for me |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
111 due to personal and community-related circumstances. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
112 The mmh project is my way to offer my gifts though. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
113 .P |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
114 During my work on mmh, the community of nmh suddenly became very active. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
115 They have worked on nmh in parallel to my work on mmh. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
116 There was no collaberation in our work, except that I have pulled some |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
117 changes from nmh to mmh. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
118 Our work was motivated partly by similar and partly by different aims. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
119 Although some changes are common among both projects, |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
120 fundamental differences exist. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
121 My experimental version thus more and more felt like being a fork. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
122 I am undecided how I like to have it. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
123 Yet, I am strongly convinced that most of the decisions taken in mmh |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
124 were good to achieve my goals and I like to push the project even |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
125 farther in this direction. |
53
01d06ca2eb1b
Rework based on comments by Lydi.
markus schnalke <meillo@marmaro.de>
parents:
42
diff
changeset
|
126 |
132
8c56dac46efe
Renamed Summary to Future of mmh; added some text fragments there.
markus schnalke <meillo@marmaro.de>
parents:
107
diff
changeset
|
127 |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
128 .U2 "Weaknesses of My Work |
53
01d06ca2eb1b
Rework based on comments by Lydi.
markus schnalke <meillo@marmaro.de>
parents:
42
diff
changeset
|
129 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
130 not targeting on the right problems (maildir, imap) |
148
e042616ad3a2
future/summary: Added more notes.
markus schnalke <meillo@marmaro.de>
parents:
135
diff
changeset
|
131 |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
132 .P |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
133 refactoring requires testing, automated testing |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
134 |
148
e042616ad3a2
future/summary: Added more notes.
markus schnalke <meillo@marmaro.de>
parents:
135
diff
changeset
|
135 .P |
161
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
136 communication with nmh. |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
137 worked behind closed doors, but no: |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
138 talks I've given |
72ef1f2e58a3
More text for the Future/Summary chapter.
markus schnalke <meillo@marmaro.de>
parents:
158
diff
changeset
|
139 |
148
e042616ad3a2
future/summary: Added more notes.
markus schnalke <meillo@marmaro.de>
parents:
135
diff
changeset
|
140 .P |
158 | 141 focus on myself. |
142 But: If good for me then also good for others. |