Am Freitag 04 November 2005 14:09 schrieb Sergio CERLESI: > My patch don't need to control if there is another one that is preferred > because this work is already done into process_queue, the code [...] > is into add_date and add_string function that is call by > parser_handle_field that is at the end of process_queue when picked by > priority is already done.
Oops Ok, then :-/ > > All fields that have to be dropped should be saved in additional fields, > > so that they don't get lost when re-syncing, but you don't need to take > > care of this ATM, I'm working on this already. > > What kind of fields if is possible to know ? I'm very interesting in > this! http://www.mail-archive.com/synce-devel%40lists.sourceforge.net/msg00014.html I used the following so far, but this may still change: --------------------------------------------- #ifndef __synce_ids_h__ #define __synce_ids_h__ #define SYNCE_ID_BASE 0xd000 #define ID_IMADDRESS (SYNCE_ID_BASE+0) #define ID_NICKNAME (SYNCE_ID_BASE+1) #define ID_MESSAGING_ICQ (SYNCE_ID_BASE+2) #define ID_MESSAGING_XMPP (SYNCE_ID_BASE+3) #define ID_MESSAGING_MSN (SYNCE_ID_BASE+4) #define ID_MESSAGING_GADU (SYNCE_ID_BASE+5) #endif --------------------------------------------- > No because with process_queue I don't need to control this! "Roger that" :) > > > If you have any dubs don't hesitated to write me. All clear now rgds -- e-Trolley Sayegh & John, Nabil Sayegh Tel.: 0700 etrolley /// 0700 38765539 Fax.: +49 69 8299381-8 PGP : www.e-trolley.de ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Synce-devel mailing list Synce-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synce-devel