home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / GNU / recode-3.4-MIHS / src / TODO < prev    next >
Encoding:
Text File  |  1994-11-01  |  1.3 KB  |  33 lines

  1. TODO file for GNU recode
  2.  
  3. Tell <pinard@iro.umontreal.ca> if you feel like volunteering for any
  4. of these ideas, listed more or less in decreasing order of priority.
  5.  
  6. * Mechanics
  7.   - Get a single distribution, even for MSDOS.
  8.   - Intercept signals to cleanup the temporary files in any event.
  9.   - Revise --sequence=pipe thoroughly.
  10.   - Rewrite execute_pipe_sequence for having only one child per parent.
  11.   - Revise --force thoroughly.
  12.   - Rewrite .l converses for lat1{asci,ltex,txte}, for --force.
  13.   - Optimize/merge all one-to-many cases.
  14.   - Write a better `make check', not as partial and forgiving.
  15.   - Modify recode so I can get rid of diacrit.[ch] (elsewhere).
  16.   - Have -l know which output charset to use (Martin Maechler, 93-12-07).
  17.   - Take note that ->RFC1345 recodings are non reversible.
  18.  
  19. * Charsets
  20.   - Integrate -c and -g into charsets.
  21.   - `recode -g ibmpc:ibmpc' is not that trivial, find something.
  22.   - Clean up applemac vs macintosh and ibmpc vs ibm437.
  23.   - Implement RFC1345 more fully.
  24.   - Generalize older charsets (latex, texte, etc.) to RFC 1345 mnemonics.
  25.   - Support VT320 support and related character sets.  (Alain Simon)
  26.   - Support @code{[nt]roff} diacritics.
  27.   - Support Universite de Montreal ``accent'' convention.
  28.  
  29. Local Variables:
  30. mode: outline
  31. outline-regexp: " *[-+*.] \\| "
  32. End:
  33.