Re: objectFileHasPlusLoadMethod
Re: objectFileHasPlusLoadMethod
- Subject: Re: objectFileHasPlusLoadMethod
- From: Bill Bumgarner <email@hidden>
- Date: Fri, 16 Jun 2006 11:03:16 -0700
On Jun 16, 2006, at 10:46 AM, Craig Altenburg wrote:
Does anyone have any idea what might be causing this?
Turning off "ZeroLink" causes it to go away, but I'd like to know
if there is something waiting to bite me.
Yes, but you already got bitten. Unfortunately, ZeroLink changes the
class loading semantics of an application in rather significant
ways. It looks like it is tripping over a +load method somewhere.
Assuming that is the case, use of +load is generally to be
discouraged and, if used, must be used carefully.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden