home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 451.lha / qed_v1.05 / read.me.txt < prev    next >
Text File  |  1990-12-08  |  5KB  |  126 lines

  1.  
  2. THIS IS THE NEW QED VERSION 1.0
  3. --------------------------------
  4.  
  5.      If you have used QED 0.21, or one of the earlier versions of QED,
  6. then welcome to the newest version of QED.  If you are a registered owner
  7. of QED, don't panic!  I will be sending out notification on how to upgrade
  8. for a nominal charge.  You may have already noticed that the cost of
  9. registering QED has gone up to $30.  This is about the only way I have of
  10. saying thanks to those who registered earlier.
  11.  
  12.      Before sending out letters on how to upgrade QED I want to wait about
  13. a month to make sure that all of the serious bugs are worked out.  Like
  14. some of the earlier versions of QED, this is a crippled version of the
  15. executable, and I am still only distributing full documentation to
  16. registered owners.
  17.  
  18.  
  19.  
  20. COMMENTS ON THE COMMAND MODE
  21. ----------------------------
  22.  
  23.      The additional documentation has become somewhat less necessary as
  24. there is now a macro record feature.  I had considered disabling this
  25. feature, but it occurs to me that many of you will want to verify that
  26. this is really a new feature, and that it works.  It also turns out that
  27. in actual use most of you will still need the additional documentation on
  28. the command mode, and macros to really make use of this feature.  There
  29. are well over 100 commands available, many of which you will need to write
  30. quality macros.
  31.  
  32.  
  33. LOTS OF NEW FEATURES
  34. --------------------
  35.  
  36.      You may want to look at intro.txt for a highlight of new features. 
  37. There are plenty of new features, as well as most of the original
  38. features.  There have been some changes to the menus, and keyboard
  39. short-cuts.  The menu items of course had to change somewhat to reflect
  40. the new features.  I also ran out of RIGHT AMIGA key short-cuts, so I
  41. rearranged a few, and added some CTRL-key commands.  It turns out the CTRL
  42. keyboard short cuts I selected make sense when you notice that they are
  43. grouped together on the keyboard, and don't conflict with CTRL key
  44. combinations which are used to generate binary characters 0-31.
  45.  
  46.  
  47. QED HAS GROWN FEATURES, AND SIZE
  48. --------------------------------
  49.  
  50.      In the past I had maintained a fairly rigid stance regarding adding
  51. new features in a spurious manner.  I wanted to keep QED relatively small,
  52. and fast. This is still the case, however it became apparent about a year
  53. ago that QED would have to completely rewritten if I was going to implement
  54. even half the features you requested, and do so in an efficient manner.
  55.  
  56.      Perhaps the most significant aspect of the rewrite was when I decided
  57. to write QED to be reentrant.  This allows you to make QED resident so
  58. you can re-run the program multiple times from the CLI without using as
  59. much memory as you would have to do if QED was reloaded every time. 
  60. Unfortunately there is a certain amount of additional overhead required
  61. when writing reentrant programs, so the size of QED has grown somewhat. 
  62. Still, there are probably twice the features of the original QED, so the
  63. extra size is still fairly well balanced.
  64.  
  65.      There are many new commands, and features provided for those
  66. interfacing QED with ARexx.
  67.  
  68.      There are also many new tools available from the pull-down menus such
  69. as columner support; right & left margin support; new paragraph formatting
  70. features; the macro recorder; find matching braces, brackets, parenthesis;
  71. swap case of character/block; etc.
  72.  
  73.      You will probably have to read through the documentation, or you may
  74. miss some features.  Many of the commands available from the pull-down
  75. menus can be limited to a marked block of text, and in some cases, to a
  76. marked column.
  77.  
  78.  
  79. 2.0 COMPATABILITY
  80. -----------------
  81.  
  82.      QED is compatable with version 2.0 of the operating system, and
  83. has been tested running under a 68000, 68010, 68020, and 68030 CPU.  It
  84. seems to run just fine on the Amiga 3000 too.  There is very little in the
  85. code which is 2.0 specific though.
  86.  
  87.  
  88. WHAT IS LIKELY TO BE COMING IN THE FUTURE
  89. -----------------------------------------
  90.  
  91.      QED is still not a real flashy program.  The whistles, and bells
  92. still cost in terms of program size, and memory utilization.
  93.  
  94.      I doubt QED will ever be real flashy.  I do want to add a few more
  95. more features such as better control of the file requester from the
  96. keyboard, and there are a lot of little things I'd like to touch up, but
  97. you have waited a year for this release, and I certainly feel it is ready
  98. for use.
  99.  
  100.      I suspect 2 more updates to QED are called for including:
  101.  
  102.      1.) Bug/enhancement fixes for QED 1.0.
  103.  
  104.      2.) A 2.0 specific version - this would likely decrease the code
  105.          size of QED as I could remove the file requester, and take
  106.          advantage of some of OS 2.0's new features like gadtools.library
  107.          to build the menu strips.  Plus obviously I could use new color
  108.          arrangements for those running 2.0.
  109.  
  110.      Despite the lack of flashy features, I think many of you will find QED
  111. to be useful.  Its still very fast, and relatively small.  
  112.  
  113.  
  114. QED DOCUMENTATION
  115. -----------------
  116.  
  117.      A friend of mine is interested in typesetting the documentation; let
  118. me know what you think about that.  If we go ahead with this I would have
  119. to pay him something for his time (only right).  I would still want to wait
  120. a bit to make sure the documentation is locked-down, and not subject to a
  121. lot of changes.
  122.  
  123.      If this works out, we will probably work this such that registered
  124. owners can order the printed documentation from him directly.
  125.  
  126.