Damian Johnson commited on 2013-04-23 16:39:34
Zeige 1 geänderte Dateien mit 13 Einfügungen und 0 Löschungen.
Meejah and I haven't come up with many ideas for additional subtasks, but adding what we got.
| ... | ... |
@@ -947,6 +947,19 @@ meetings around the world.</li> |
| 947 | 947 |
project would entail eliminating duplication by leveraging Stem's |
| 948 | 948 |
parsing in txtorcon while keeping txtorcon's API the same (or at least |
| 949 | 949 |
close).</p> |
| 950 |
+ <p>Besides this you should identify some additional tasks to improve our |
|
| 951 |
+ controller space across these two libraries. Some ideas are...</p> |
|
| 952 |
+ <ul> |
|
| 953 |
+ <li>Write a tutorial for <a |
|
| 954 |
+ href="https://stem.torproject.org/tutorials.html">stem's tutorial |
|
| 955 |
+ page</a> demonstrating cross txtorcon/stem usage.</li> |
|
| 956 |
+ <li>Expand the txtorcon API to include functionality of <a |
|
| 957 |
+ href="https://gitweb.torproject.org/stem.git/blob/HEAD:/stem/control.py">stem's |
|
| 958 |
+ controller</a> that would be of interest to twisted users. All additions |
|
| 959 |
+ should include tests!</li> |
|
| 960 |
+ <li>Come up with some ideas of your own! We'd love to discuss them with |
|
| 961 |
+ you.</li> |
|
| 962 |
+ </ul> |
|
| 950 | 963 |
<p>This would very likely involve changes to both libraries, although |
| 951 | 964 |
most would be expected to be in txtorcon. meejah is available to |
| 952 | 965 |
mentor txtorcon changes, and Damian (atagar) can help with Stem.</p> |
| 953 | 966 |