Re: Distributed objects NSURL is always encoded as proxy? is this a bug?
Re: Distributed objects NSURL is always encoded as proxy? is this a bug?
- Subject: Re: Distributed objects NSURL is always encoded as proxy? is this a bug?
- From: Marc Van Olmen <email@hidden>
- Date: Sat, 13 Sep 2008 17:39:10 -0400
Thanks for the thought Ken.
It was causing an invocation. That's why I tested for Proxy didn't
look at the class, in the debugger, because gdb couldn't resolve the
class, when i was trying it.
cheers,
marc
On Sep 13, 2008, at 5:27 PM, Ken Thomases wrote:
On Sep 13, 2008, at 11:12 AM, Marc Van Olmen wrote:
It is always a proxy object...
I'm wondering if there is some kind of exception with NSURL?
Have you checked with a debugger what the real class (the isa
pointer) of the object is? Just because it's a proxy doesn't mean
it's an NSDistantObject (i.e. a Distributed Objects proxy). Maybe
NSURL is just implemented in terms of a proxy for some reason. (I
have no reason to believe it is, but who knows?)
Cheers,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden