Thanks Christiaan! The single search you sketched works and is faster too.
However, when the user hits search after all results are retrieved, the
following error comes up:
2014-03-31 22:30:25.409 BibDesk[74542:903] -[__NSArray0 bytes]: unrecognized
selector sent to instance 0x100e01bc0
The error is created here (around line 269):
// notify that we stopped retrieving, but don't add nil as that
indicates an error
[[self serverOnMainThread] addPublicationsToGroup:[NSArray array]];
What should I do there instead (another question from a ObjC novice!).
Attached you find the current code.
Reto
BDSKISIGroupServer.m
Description: Binary data
------------------------------------------------------------------------------
_______________________________________________ Bibdesk-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-develop
