|
1 /* jband - 03/24/00 - */ |
|
2 |
|
3 - DOCS |
|
4 - improve error handling |
|
5 - should some errors really be warnings? |
|
6 - should autoreg support additional channel to receive warnings so that |
|
7 an installer can decide whether or not to accept the consequences of |
|
8 leaving the newly installed files in place? |
|
9 - verification of interfaces (warnings and/or errors) |
|
10 - verify that repeated interfaces are identical in all ways |
|
11 - verify that interface names are always one-to-one with iids |
|
12 - check for truncated xpt files and version problems |
|
13 - http://bugzilla.mozilla.org/show_bug.cgi?id=33193 |
|
14 - TESTS! |
|
15 - e.g. verify the merge stuff really works for various inputs. |
|
16 - we really need a set of .xpt and .zip files and code that does an array |
|
17 of autoreg and interfaceinof use activitities to test various corners |
|
18 of the system. |
|
19 - better autoreg logging |
|
20 - use only 32 bits for file size? |