code snippets

(last modified July 5, 2004)

Some library and code additions I've written in C++ and Objective-C that might be useful.

NSIndexSetEnumerator

An enumerator for NSIndexSet classes.

NSDictionary+FileAttributeAdditions

A category for the NSDictionary class that simplifies dealing with file attribute dictionaries.

NSBox+enable_additions

A category that adds a 'setEnabled' method to the standard NSBox class.

NSSound+enumerateadditions

An NSSound category that provides functionality to return a list of the available sounds.

1