ftp.nice.ch/pub/next/connectivity/mail/apps/MailEnclosure.0.15.NIHS.bs.tar.gz#/MailEnclosure/Source.v0.15

CVS.tar
 
Defaults.h
[View Defaults.h] 
Defaults.m
[View Defaults.m] 
Directory.h
[View Directory.h] 
Directory.m
[View Directory.m] 
DocumentController.h
[View DocumentController.h] 
DocumentController.m
[View DocumentController.m] 
EmacsText.h
[View EmacsText.h] 
EmacsText.m
[View EmacsText.m] 
English.lproj/
 
EnhancedApp.h
[View EnhancedApp.h] 
EnhancedApp.m
[View EnhancedApp.m] 
EnhancedText.h
[View EnhancedText.h] 
EnhancedText.m
[View EnhancedText.m] 
FileCollection.h
[View FileCollection.h] 
FileCollection.m
[View FileCollection.m] 
FileName.h
[View FileName.h] 
FileName.m
[View FileName.m] 
FileShelfView.h
[View FileShelfView.h] 
FileShelfView.m
[View FileShelfView.m] 
MailEnclosure.iconheader
 
MailEnclosure_main.m
[View MailEnclosure_main.m] 
MailMessage.h
[View MailMessage.h] 
MailMessage.m
[View MailMessage.m] 
MailSend.h
[View MailSend.h] 
Makefile
 
Makefile.postamble
 
Makefile.preamble
 
MasterController.h
[View MasterController.h] 
MasterController.m
[View MasterController.m] 
ModuleMgr.h
[View ModuleMgr.h] 
ModuleMgr.m
[View ModuleMgr.m] 
NXGets.c
[View NXGets.c] 
NXGets.h
[View NXGets.h] 
PB.gdbinit
 
PB.project
 
PopUpButton.h
[View PopUpButton.h] 
PopUpButton.m
[View PopUpButton.m] 
README.txt
[View README.txt] 
StringStorage.h
[View StringStorage.h] 
StringStorage.m
[View StringStorage.m] 
SubProjController.h
[View SubProjController.h] 
TokenString.h
[View TokenString.h] 
TokenString.m
[View TokenString.m] 
appIcon.tiff
 
arrowBox.tiff
 
arrowBoxColor.tiff
 
arrowSend.tiff
 
cvs.postamble
 
defaults.subproj/
 
info.subproj/
 
send.subproj/
 
services.text
 
support.h
[View support.h] 
support.m
[View support.m] 
version.h
[View version.h] 

README.txt

MailEnclusure was designed to allow me to ship files around the net. I don't
always deal with NEXTSTEP users and in particular I have friends using MIME and
MSMail.  The goal of this app is not to replace Mail.app but to allow the user
just to handle other types of mail enclosures.

Currently the app only generates other enclosure types but future revs should
parse them as well.

Version 0.15:						4/15/94
	Modules are now dynamically loaded.
	Various Preferences
	Mail Files... Service menu entry.
	FileShelfView now shows file names a la Workspace
	Bug fixes

Note Worthy:
	Directory/FileCollection
	A directory management class - loads all files in a directory an
	provides Borne type file matching to select subsets.
 
	ModuleMgr
	A class to manage dynamically loaded modules. Enforces category
	addherance. Searches path i.e. LocalLibrary:Library.

Version 0.05:						3/25/94
	Supports outgoing enclosures only.
		Supports: ASCII, NeXTMail, Script, MIME,
			 MSMail.
	Minimal Help.
	No Preferences.
	
Note Worthy:
	Info.subproj 
	A nice, clean and useful info panel subproject. Has version
	number and mail to maintainer support.

	StringStorage/Filename
	Clean simple string class and filename category.

	FileViewShelf
	Simple but nice implementation of a drag and drop file shelf.

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