|
1 This import of nrappkit is a subset of the distribution at: |
|
2 |
|
3 nrappkit.sourceforge.net |
|
4 |
|
5 |
|
6 The last revision included in this import was on Nov 25, 2008. |
|
7 This import includes a small nunber of portability fixes that |
|
8 have been submitted to the upstream repository and are included |
|
9 in upstream.diff. |
|
10 |
|
11 |
|
12 Out of the list in the README, we use: |
|
13 |
|
14 - registry-based configuration (with change callbacks) |
|
15 [but without the registry daemon] |
|
16 - configurable logging system |
|
17 - event and timer handling |
|
18 [though partly reimplemented] |
|
19 |
|
20 Also, we use a bunch of the generic utilities such as string handling, |
|
21 generic hash tables in C, yet another concrete type mapping, etc. |
|
22 |