This software was written by Bill Cheeseman for your use and study.
Each link takes you to a page with more information about the product, as well as a link to download a disk image file containing the software, its source code and full documentation. Licensing terms are explained on the individual download pages.
November 2005
Wareroom Demo is a small demonstration application that implements the complete AppleScript Standard Suite (plus a few custom commands) in a Core Data application. It requires Mac OS X 10.4 Tiger. It is intended to demonstrate a variety of techniques for making any Cocoa application scriptable using Cocoa Scripting, but with particular focus on some special techniques that are needed to make a Core Data application scriptable.
October 2004
QSW_UUID is an Objective-C Cocoa framework for using Apple's Core Foundation UUID API in your Cocoa applications. It is written for Mac OS X 10.2 Jaguar or newer.
A universally unique identifier (UUID) is an identifier that is unique across the space of all UUIDs and unique across time. It can be used to reliably identify and distinguish persistent objects in many contexts, such as identifying remote procedure calls on the internet, identifying header files in software, and identifying individual records in multiple databases. A UUID generator will generate unique UUIDs until approximately 3400 A.D.