This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
#+TITLE: TODO-items for the NoTA Programming Guide (13.05.2009) |
| 2 |
#* -*-mode:org; fill-column:60-*- |
| 3 |
#+STARTUP:showall |
| 4 |
#this file can be found as 'TODO.org' in the notapg directory |
| 5 |
|
| 6 |
* Introduction chapter |
| 7 |
|
| 8 |
* Overview chapter |
| 9 |
** TODO again, some more practical examples, some more images |
| 10 |
|
| 11 |
* H-In API chapter |
| 12 |
** TODO add more questions about the socket functions |
| 13 |
|
| 14 |
* H-In Example chapter |
| 15 |
** TODO Update the example code (in the appendix) |
| 16 |
** TODO Add the AN code for the response messages |
| 17 |
** TODO add example of Haccept? |
| 18 |
|
| 19 |
* Stubgen chapter |
| 20 |
** STARTED make complete |
| 21 |
|
| 22 |
* Stubgen Example chapter |
| 23 |
** STARTED finish; |
| 24 |
rewrite the Caesar example using WSDL / stubgen |
| 25 |
|
| 26 |
* RM chapter |
| 27 |
** STARTED make complete |
| 28 |
|
| 29 |
* RM-example chapter => Remove this? |
| 30 |
|
| 31 |
* Development chapter |
| 32 |
|
| 33 |
* Misc |
| 34 |
** STARTED include discussion of manager node, NOTA_LMANAGER |
| 35 |
** STARTED include discussion of single-process mode vs nota daemon |
| 36 |
** STARTED more diagrams (ditaa); steal some from other docs, notaworld |
| 37 |
** TODO more / better questions and answers |
| 38 |
** MAYBE describe the Service Def shorthand notation (appendix?) |
| 39 |
** MAYBE troubleshooting chapter? |
| 40 |
|
| 41 |
* Questions |
| 42 |
- Why does the RM not support SP-mode? Why does it show some menu? |
| 43 |
- What is the use case for having multiple daemons? |