On Dec 5, 2013, at 10:01, Christiaan Hofman <cmhof...@gmail.com> wrote:

> 
> On Dec 5, 2013, at 18:43, Maxwell, Adam R wrote:
> 
>> 
>> On Dec 5, 2013, at 02:27, Christiaan Hofman <cmhof...@gmail.com> wrote:
>> 
>>> On Dec 5, 2013, at 9:50, Fischlin Andreas wrote:
>>> 
>>>> Reto Stöckli has been able to adjust the protocol of a test perl script to 
>>>> the new interface. And what Reto and I have discussed, it seems we are not 
>>>> far away from resolving this issue. In any case, I believe this has 
>>>> definitely to be fixed before a release is made.
>>>> 
>>> That particular one about the name space should be fixed in the latest 
>>> nightly. Does that work now?
>> 
>> Isn't BibDesk still using generated code for the SOAP service stuff? If the 
>> WSDL has changed (which seems likely for a new version), it'll all need to 
>> be re-generated using the new WSDL. At least, this is true of every SOAP API 
>> I've developed against…
>> 
> 
> I guess so, it looks like it's generated (which also makes it unreadable.) 
> Then someone should regenerate it. My point is that I cannot write the code, 
> as best I can make some small changes if they're trivial.

Indeed. My point was that making small changes is likely impossible unless you 
have a really thorough understanding of SOAP (I don't) and can debug the 
service. Whoever wrote it needs to redo it.

I still think my suggestion to do this in python as a shell task had some merit 
:).

> 
>>> I thought Reto Stöckli said v2 was not working at all anymore? Is that not 
>>> true?
>>> 
>>> BTW, what version should we really be using? WokSearch or WokSearchLite? 
>>> Currently it's going for the former.
>> 
>> Ideally it would be an option; isn't this a tiered access scheme, where some 
>> institutions only pay for the lite service? ISTR that the guy who wrote it 
>> (Colin?) only had access to one of them.
>> 
>> Adam
> 
> Whoever wrote it had access to WokSearch, so he should have access to both I 
> guess.

Not sure. I had a toy program here that I played with in python when the v2 
change came about, but don't recall which service we have here.

> The code does not allow such a choice, it is either one or the other. Some of 
> these strings are hard coded and put in global variables.

It probably needs separate classes generated, then, based on a different WSDL. 
Global variables. Yay.

Adam


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to