hi,

On Mon, May 06, 2013 at 03:09:25PM +0200, MacXperte wrote:
> it doesn't work!
>
probably because you are assigning a string without detaching it from
the parent structure, so it gets freed. there are various examples how
to do it (the BODY one being closest. NAMESPACE possibly as well).

anyway, i kinda dislike the idea of making this string-based in the
first place. to get accepted, it needs to work each way. the easiest way
to get there is using a numerical timestamp. one could save the two
conversions in the imap-imap case, but that seems like overoptimization
to me (that case is limited by network activity anyway).

regards

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to