Adding custom keys to protocols
Adding custom keys to protocols
- Subject: Adding custom keys to protocols
- From: Francisco Tolmasky <email@hidden>
- Date: Mon, 23 May 2005 02:37:24 -0700
I've been snooping around the source code of the rss reader in Safari
and noticed that __rsrc__ is used frequently to not give away the
specific location of resources used. I wanted to do something
similar myself but Im a little rusty with the entire NSURLProtocol
thing. Is this simply done with the setValue forKey: request:, or is
it more complicated. I guess I would like to find a good tutorial on
this whole aspect of using webkit, since the examples havent been
very helpful. THese custom protocols seem to be the key to
communication between the app and the webview, so Id love to find a
good explanation on how to appropriately use it.
Francisco Tolmasky
email@hidden
www-scf.usc.edu/~tolmasky
_______________________________________________
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