home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 1 / FFMCD01.bin / bbs / util / quip.lha / Quip / To.Do < prev    next >
Text File  |  1993-08-14  |  2KB  |  35 lines

  1. Quip 0.07e is very powerful, but I still have a few more things I want to
  2. do with it before I feel I've finished:
  3.  
  4. * GUI front end (I know, weird, but someone asked for it).
  5.  
  6. * Utility to handle the manipulation of quips (deletion, addition, and
  7. modification of quips), using the user's favorite text editor.  This will
  8. probably be incorporated with the GUI.
  9.  
  10. * Filter program to create text boxes, justification, ANSI stuff, and
  11. whatnot.  Much of this can be done without the need for a filter program,
  12. but it's sorta one of those programming challanges for me.  It will be
  13. implemented as a separate program.
  14.  
  15. * Various bug fixes, as they become discovered.
  16.  
  17. * Compression/decompression of datafiles through Xpr protocol libraries,
  18. so huge half-meg datafiles can be shrunk without having to wait too long
  19. for decompression, yet still offer a choice of decompression algorythms
  20. in case something better comes out.  Pity xprarchive.library hasn't been
  21. written yet <sigh>.. I could use it for this project.
  22.  
  23. * Conversion utility from other datafile formats to Quip.  This will
  24. probably be incorporated with the GUI and routines for handling compressed
  25. quips.  In fact, I expect that Quip's current datafile format will be
  26. altered completely to conform to IFF conventions, so a conversion program
  27. will be necessary.  The advantage, of course, is that users will be able
  28. to use '@' symbols in their datafiles.  I'll probably also create a
  29. conversion program to take QuipScript files and make them into IFF files,
  30. so one IFF file could hold both a QuipScript and a DataFile (just as the
  31. text forms can now).  The GUI will probably make programming QuipScripts
  32. easier as compensation.  Still need to work on the ideas for this.
  33.  
  34. - Trey
  35.