ftp.nice.ch/pub/next/developer/objc/appkit/RZBundle.s.tar.gz#/RZBundle

BundlePaper.rtf
[View BundlePaper.rtf] 
InfoPanel.bproj/
 
README
 
RZBundle.h
[View RZBundle.h] 
RZBundle.m
[View RZBundle.m] 
RZBundle.rtf
[View RZBundle.rtf] 
TestApp/
 

README


InfoPanel.bproj :
	
	A bundle project that contains an Info Panel and a controlling class "InfoManager"
	
	Build the "install" target for this bundle.  The bundle (InfoPanel.bundle) will be
	installed in ~/Developer/Bundles/InfoPanel.bundle and the header file for the 
	InfoManager class will be installed in ~/Developer/Headers/InfoPanel.
	
	Makefile.postable:
		
		This file contains the scripts used to create the bundle resource files
		'class.table', 'depend.table' and add the dynaload macros to the installed
		header files.  NOTE: these dependancy macros are only executed when the
		"install" target is built.
	

TestApp :

	A test application that uses the RZBundle class to locate its InfoPanel bundle.
	
	Build and run this application after installing the above bundle.
	
	

	

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