home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Frameworks / Extension Shell 1.3 / Extension Shell Documentation / Extension Shell To-do List < prev    next >
Encoding:
Text File  |  1994-04-26  |  1.4 KB  |  28 lines  |  [TEXT/R*ch]

  1. Extension Shell To-do List
  2. --------------------------
  3.  
  4.  
  5. This file is a list of what needs to be done to Extension Shell. If you have a spare weekened, feel
  6. free to try your hand at working on some of this stuff. If you don’t have time to do it, but still
  7. think it’s a good idea, it will get added here for somebody else to try.
  8.  
  9.  
  10.     • More support for Control Panels. There are a couple of Control Panel skeletons floating
  11.       around out there, but it would be good if there could be one closely integrated with
  12.       Extension Shell. There's no code for reading/writing preferences in Extension Shell,
  13.       which a Control Panel would obviously need.
  14.  
  15.     • Some (clean) way to remove Gestalt selector functions after they've been installed. As
  16.       far as I know, you can't - but, if you know...
  17.       
  18.     • Some high level glue to patch traps accessed through selectors.
  19.  
  20.     • Bring it up to speed on PPC... I don't have access to any PPC docs/compilers/machines
  21.       right now, and probably won't until after I graduate.
  22.     
  23.     • Versions of the THINK C 6.0 project files for THINK C 5.0, CodeWarrior, and MPW
  24.       environments. The file “If you don’t have THINK...” has the exact details of what the
  25.       settings are for the 6.0 projects. One problem for MPW users will be using A4 for
  26.       accessing global variables. The two Keith Rollin articles on stand-alone code (see
  27.       “Extension Shell 1.3 ReadMe”) may help you get things running.
  28.