Update WOProxy for Objective-C 2.0 (WOCommon, 87ce76e)

Replace deprecated API calls with appropriate alternatives from Leopard. Also remove methods no longer relevant under garbage collection; in addition the "allocWithZone:" method was replaced with "alloc" because zones don't have meaning under garbage collection.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Remove NSRect to CGRect conversion functions (WOCommon, 78afcea)
Add bundle unloading notes (WOCommon, 0f47531) →

All snippets