------------------------------------------------------------------------------ Title: TODO LIST FOR ADE Version: $HeadURL$ $LastChangedRevision$ ------------------------------------------------------------------------------ BUG/aderel: specifying the source directory as '.' (if you are in it that is) results in a tar file which contains the top directory '.-'. ------------------------------------------------------------------------------ ENHANCE/adempx: write adempx (ADE man page extractor) to take man pages from sources. Then I can start documenting library functions. ------------------------------------------------------------------------------ BUG/Makefiles: the makefiles do not create the config directory. They should. ------------------------------------------------------------------------------ ENHANCE/Makefiles: is an 'uninstall' target possible? It will require post-hooks to the user/module-specified 'install' target, which is just about impossible. Still, this entry will remind me to keep it in mind. ------------------------------------------------------------------------------ ENHANCE/libs: write man pages for ADE shell routines - in the sources. ------------------------------------------------------------------------------ ENHANCE/clients+libs: $main::version can now be a local variable can't it, inside app_version? Something similar for shell scripts to. (No adelib changes required) ------------------------------------------------------------------------------ ENHANCE/adetest: should check for the existence of 'in', 'out', 'ref' and 'tmp'. And if it doesn't see them then generate an error. ------------------------------------------------------------------------------ ENHANCE/aderel: modify aderel to also substitute project home page URL SPPSYM_PROJECT_URL, and SPPSYM_COPYRIGHT ------------------------------------------------------------------------------ ENHANCE/allprogs: fix long options of all programs (except adeconf which is ok already) to take a '=' between option and value. ------------------------------------------------------------------------------