View all Open Source projects hosted at source.PrajnaIT.com

Cocoa Extensions

This project contains extensions of Fondation framework classes. These useful extensions are implemented as Objective-C categories. In addition to convenience methods, we provide a low-level runtime features that allows you to invoke the original implementation of a method that has been overridden in a category.

If you're building this with ProjectBuilder on Mac OS X, please see the notes on building below.

Systems
Mac OS X. Other Objective-C systems with the Foundation framework (e.g., NeXT, WebObjects 4.x).
Language
Objective-C
Author
Ezra Epstein
eepstein@prajna.com
Version
1.1
Released
June 16, 2001
License
This software is provided as is. No warranty is intended or implied. This software is Open Source and is released under the Lesser GNU Public License. Please see the file "Copying.txt" included with the distribution, or read the online version of this license.
Building
The RuntimeBrowser is distributed as a ProjectBuilder project. Mac OS X's ProjectBuilder uses a newer format so we suggest that on newer OS X systems you use the import command and select the PB.project file. Build & Run should then work. On other systems (e.g., WebObjects 4.x) you should be able to use the PB.project file directly.
Download
Cocoa Extensions source code.
Documentation
Available in HTML and RTF format. Get E3Extensions documentation bundle.