Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 This import of nrappkit is a subset of the distribution at:
3 nrappkit.sourceforge.net
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.
12 Out of the list in the README, we use:
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]
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.