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: Ken Thomases <email@hidden>
- Date: Sat, 13 Sep 2008 16:27:43 -0500
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