On Aug 25, 2010, at 7:50 AM, Phillip Heller wrote:
Hmm. My cursory reading of http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/URLLoadingSystem/Concepts/URLOverview.html#//apple_ref/doc/uid/20001834-BAJEAIEE suggests that NSURLProtocol is only one class in the URL loading system, and that getting that system to interface cleanly to Gtk+ (which has its own system for loading URLs) isn't trivial. Does the Gtk+ code for loading your special URI not work? Regards, John Ralls |