Just wondering if this is even possible, maybe I could retrieve an NSSet of objects that are currently stored in a given NSAutoreleasePool instance?
I have looked through Apple's NSAutoreleasePool reference and have not found much pertaining to this question.