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

AppController.h
[View AppController.h] 
AppController.m
[View AppController.m] 
Bookstores.eomodel
 
EOFDelegate.h
[View EOFDelegate.h] 
EOFDelegate.iconheader
 
EOFDelegate.m
[View EOFDelegate.m] 
EOFDelegateAdaptorCategory.h
[View EOFDelegateAdaptorCategory.h] 
EOFDelegateAdaptorCategory.m
[View EOFDelegateAdaptorCategory.m] 
EOFDelegateControllerCategory.h
[View EOFDelegateControllerCategory.h] 
EOFDelegateControllerCategory.m
[View EOFDelegateControllerCategory.m] 
EOFDelegateDatabaseCategory.h
[View EOFDelegateDatabaseCategory.h] 
EOFDelegateDatabaseCategory.m
[View EOFDelegateDatabaseCategory.m] 
EOFDelegate_main.m
[View EOFDelegate_main.m] 
English.lproj/
 
Makefile
 
Makefile.postamble
 
Makefile.preamble
 
NSObject-IBFixes.m
[View NSObject-IBFixes.m] 
PB.gdbinit
 
PB.project
 
README.rtf
[View README.rtf] 
ScrollViewExtensions.h
[View ScrollViewExtensions.h] 
ScrollViewExtensions.m
[View ScrollViewExtensions.m] 

README.rtf

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



Overview

This example traces all delegate notification messages within the Enterprise Objects Framework.  This is helpful in understanding where you have an opportunity to intervene within the framework and provide application specific behavior.  You may select which delegates you wish to be traced and the level of detail of trace information.

NEXTSTEP 3.2  EOF Beta
Sybase Adaptor
pubs Database
	


Program Organization

Important Files
	
EOFDelegate.[hm] is delegate for any EOF classes that offer delegation.
EOFDelegateControllerCategory.[hm] implements delegate methods found in EOController.
EOFDelegateAdaptorCategory.[hm] implements delegate methods found in the Adaptor level.
EOFDelegateDatabaseCategory.[hm] implements delegate methods found in the Database level.
	 
 
 
Revision History 

June 94	Version 1.0.

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