On Mar 30, 2014, at 0:36, Adam R. Maxwell wrote:

> 
> On Mar 29, 2014, at 15:32 , Christiaan Hofman <cmhof...@gmail.com> wrote:
> 
>> Another thing about the WOK search. Shouldn't there be a closeSession to 
>> balance the authentication?
>> 
>> I am not completely sure whether we can actually do that. Perhaps it can be 
>> done from serverDidFinish, but I am not sure if that works and is save, as 
>> it does a soap operation, though that does run its own run loop.
> 
> That seems like a reasonable place to do it; I don't see any way to do it 
> earlier, and it would be running on the background thread. It looks like that 
> would be sent to the singleton +[WOKMWSAuthenticateService 
> WOKMWSAuthenticateServiceSoapBinding]?
> 
> -- 
> Adam

It's not a singleton, more like a class factory method, but yes. And with the 
cookie added rather than the username+password set.

Christiaan

------------------------------------------------------------------------------
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to