[Adium-devl] Importer API

Evan Schoenberg evan at adiumx.com
Thu Apr 12 18:33:18 UTC 2007


On Apr 12, 2007, at 2:16 PM, Graham Booker wrote:

> It terms of splitting up large files, how do you do this when  
> importing a file spends over 99% of its time in the call  
> CFXMLParserParse?  This *is* the case with importing Fire's XML  
> logs, and there really is no way to split it up.

You use LibLMX, then reverse the results!

Just kidding.  I agree with Graham -- thread safety is pretty much a  
non issue, since callbacks to the main thread will say "Hey, I've  
gotten this far" and "Yo, all done here, in case you care" and the  
actual operations don't require extraimporter interactions.

-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070412/06a0b07f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070412/06a0b07f/attachment.sig>


More information about the devel mailing list