On Jan 29, 2010, at 4:09 AM, Jonathan Guy wrote:
> Thanks Greg. It was indeed a category issue but I seem to have fixed one
> problem and found another. If I load the first bundle, make a method call,
> then immediately unload, load the second bundle and make the same function
> call (all in t
Thanks Greg. It was indeed a category issue but I seem to have fixed one
problem and found another. If I load the first bundle, make a method call, then
immediately unload, load the second bundle and make the same function call (all
in the same event) I end up crashing when the autoreleas pool g
On Jan 27, 2010, at 2:01 AM, Jonathan Guy wrote:
> This problem has me pretty stumped. I've been trying to figure this out for
> about a week now with no success. I have an embedded framework which itself
> has two embedded bundles. The two bundles contain the same code of an open
> source proje
Hi all
This problem has me pretty stumped. I've been trying to figure this out for
about a week now with no success. I have an embedded framework which itself has
two embedded bundles. The two bundles contain the same code of an open source
project but just different versions. The framework is d