summaryrefslogtreecommitdiffstats
path: root/media/mtransport/third_party/nrappkit/README_MOZILLA
blob: 92102c83c6ac18ef0faafdd20686e76ebc5d31fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This import of nrappkit is a subset of the distribution at:

  nrappkit.sourceforge.net


The last revision included in this import was on Nov 25, 2008.
This import includes a small nunber of portability fixes that
have been submitted to the upstream repository and are included
in upstream.diff.


Out of the list in the README, we use:

- registry-based configuration (with change callbacks)
  [but without the registry daemon]
- configurable logging system
- event and timer handling
  [though partly reimplemented]
 
Also, we use a bunch of the generic utilities such as string handling,
generic hash tables in C, yet another concrete type mapping, etc.