From: Jay Freeman (saurik) Date: Wed, 4 Nov 2009 20:47:28 +0000 (+0000) Subject: Removed all global cache objects, placing them in a object in the context. X-Git-Tag: v0.9.432~184 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/498c3570ae00dea1f54fb067e1d2c27435863e90?hp=498c3570ae00dea1f54fb067e1d2c27435863e90 Removed all global cache objects, placing them in a object in the context. ---