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