Factoring, AppleEvents, and PowerPlant -- presented at MacHack 1996

AppleEvents

AERecord / AEDesc are nothing more than:

recursive key delimited collection of typed data


UAEGizmos wrapper

easy to use and memory/exception safe

example

fast
majorly MacOS 8 savvy

avoid AppleEvents that don't stream


Praise be to Jens Alfke for AEGizmos

Return