home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / dev / codewatcher-1.4.lha / CodeWatcher-1.4 / octree@bix.com < prev    next >
Text File  |  1993-03-30  |  1KB  |  30 lines

  1. Dear Michael:
  2.  
  3. I think your utility CodeWatcher is one of those developer utilities that
  4. was missing. Thanks for leting it available in the public domain, as I use
  5. it very often to ensure consitency in my programs, concerning resource usage.
  6.  
  7. Since you mention that you're open to improvement suggestions, I'm going to
  8. make mine:
  9.  
  10. - WB support would be very useful. If need any clues concerning WB support,
  11. I guess you may take a look at another utility that launches applications
  12. simulating WB launching procedure. It is available also in the public
  13. domain and comes with source. It also comes with ToolManager, but if you
  14. have dificulties to find it, I won't mind sending it to you by e-mail.
  15.  
  16. - Sometimes CodeWatcher notices some not freed memory that seems to be a
  17. result of unusual memory usage by layers.library. It would be fine if
  18. CodeWatcher could detect/filter/warn these cases. Take a look at mungwall
  19. documentation to read about this odd usage of layers.library.
  20.  
  21. - It would be nice if you allow the user to save the resources report to
  22. another file besides stdout. Using file requester to select the testing
  23. program name and the report file name would also be fine.
  24.  
  25.  
  26. No further suggestions or bugs.
  27.  
  28. Keep up the good work,
  29. Manuel Lemos
  30.