ftp.nice.ch/pub/next/developer/objc/EOF/OTC_EOFBetaExamples.1.0.bs.tar.gz#/OTC_EOFBetaExamples_V1.0/EOFramework/EOModelInspector

EOModelBrowserCell.h
[View EOModelBrowserCell.h] 
EOModelBrowserCell.m
[View EOModelBrowserCell.m] 
EOModelInspector.h
[View EOModelInspector.h] 
EOModelInspector.m
[View EOModelInspector.m] 
English.lproj/
 
EntityPropertiesCategory.h
[View EntityPropertiesCategory.h] 
EntityPropertiesCategory.m
[View EntityPropertiesCategory.m] 
Makefile
 
Makefile.postamble
 
Makefile.preamble
 
PB.project
 
Pubs.eomodel
 
README.rtf
[View README.rtf] 
SwapView.h
[View SwapView.h] 
SwapView.m
[View SwapView.m] 
SymbolClass.tiff
 
SymbolKey.tiff
 
SymbolLock.tiff
 
arrow.tiff
 
bundle.registry
 
double_arrow.tiff
 

README.rtf

EOModelInspector
SHL Object Technology Center
e-mail: otccore@bou.shl.com



Overview

EOModelInspector is a custom WorkspaceManager contents inspector, registered to provide inspection of object files (.eomodel).  The result is displayed similarly to the EOModeler application.
		
NEXTSTEP 3.2  EOF Beta

(NOTE: This bundle relies upon NeXT's EnterpriseObjects access layer classes, and therefore the libeoaccess_s.a.  As a result only those with NEXTSTEP User release 3.3 will be able to use the  EOModelInspector in WorkspaceManager.)



Program Organization

Important Files
	
EOModelInspector.[hm] manages the inspection of an ".eomodel" file.
bundle.registry registers EOModelInspector with WorkspaceManager.
Makefile.preamble loads bundle.registry info into the _ICON section of the Mach-o file.
EOModelInspector.[hm] manages contents inspection.
		 
		 
 
Installation
	
To install, copy EOModelInspector.bundle into ~Apps (or anywhere in WorkspaceManager's search path - NextApps, LocalApps, etc.).  Select 'View > Update Viewers' in WM's main menu to register the new inspector. 	

To unload the inspector, remove EOModelInspector.bundle from WorkspaceManager's search path and log out.  The bundle will not be loaded in subsequent logins.
	
	
	
Using the Inspector
	
Select a file with a '.eomodel' extension in a WorkspaceManager file viewer.  Select 'Tools > Inspector...' from the main menu.  Select 'Contents' from the WM Inspector panel.  You may also access WM's contents inspector by pressing Command-2.  
		
		
	
Revision History 

July 1994		Version 1.1.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.