Dear SOGo experts,the code generating object IDs increments the sequence number twice per call:
https://github.com/Alinto/sogo/blob/b602b2b188ce6c331875450c6b1dbe48240f4ff7/SoObjects/SOGo/SOGoObject.m#L105 and https://github.com/Alinto/sogo/blob/b602b2b188ce6c331875450c6b1dbe48240f4ff7/SoObjects/SOGo/SOGoObject.m#L109This probably does not have any practical implications but still I wonder whether this is done on purpose or by accident.
Best regards, Peter