[Adium-devl] poseAsClass help
Colin Barrett
timber at lava.net
Sun May 20 10:44:11 UTC 2007
On May 18, 2007, at 9:19 PM, Joe Ranieri wrote:
> So, I'm working on that less hackish hack... I know when using
> poseAsClass you can't add ivars, but I thought you could have static
> variables? like:
> static NSDistantObject<AIAdium> * adium = nil;
Just a note on poseAsClass:. It might be to your benefit to use
swizzling instead -- AIUI, Leopard introduces changes that break
poseAsClass, but include a mechanism for a blessed type of swizzling.
Not sure if I just violated my NDA, but I'm pretty sure that's been
publicly confirmed.
-Colin
More information about the devel
mailing list