home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / workspace / WrapperInspector.README < prev    next >
Encoding:
Text File  |  1992-11-03  |  1.0 KB  |  20 lines

  1. Excerpt from README.rtfd included in WMInspector.WrapperInspector.compressed:
  2. ---
  3. Jim Million    uunet!wiltel!jmillion    October 1992                                  
  4.  
  5. WrapperInspector (v1.0)
  6.  
  7. WrapperInspector is a custom WorkspaceManager Contents Inspector.  It 
  8. registers with WM to manage inspection of 'wrapped' (also refered to as
  9. 'bundled') WM files.  Bundles appear as files in WM when in fact, they are 
  10. actually directories.  For example, .app, .bundle, .rtfd are bundled files.
  11. Normally, you have to 'Open As Folder' to see into these wrappers.  
  12.  
  13. WrapperInspector displays a bundle's contents in a browser.  You may select 
  14. entries in this browser to 'sub' inspect (for example, you may view .tiff 
  15. images, or play .snd files).  You may also 'Open' the file with its default 
  16. application, and/or 'Open As Folder' if it is a directory.  You may extend 
  17. WrapperInspector by registering other wrapper types with WM, creating new 
  18. subinspectors to handle other file types, and registering additional file 
  19. types with existing subinspectors.
  20.