[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] speed



On Monday 20 October 2003 06:34, Kevin Velghe wrote:

> This is great! I'll try to write a clean conduit that may be used as a
> starting point to write more of these in C.

Yes, please. I'd hate to see my little hacks become a standard of some kind. 
They don't use getopt(), the header handling is horrible (and, actually, 
has some blatant bugs), and I deliberatly didn't work with records more 
complicated than memo because I didn't want to get into application record 
structures, endianness, and all that stuff.

Interestingly, what might actually become less work than porting pilot-link 
conduits would be to write a compatibility library (for the SPC/DLP bits) 
and LD_PRELOAD it before pilot-link conduits (or link pilot-link against 
this library if the target architecture can't do preloading). You end up 
with the best of both worlds, I think.

c.
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.