On 17/03/15 17:23, Aleksander Machniak wrote:
> One more question. What are the limitations of object identifiers?
>
> What I see is that the API requests for object info are not
> folder-specific, i.e. object ID is the only request parameter.
>
> I'm asking because object identifiers (UIDs) are not unique across all
> folders in Kolab. So, I've got an idea to use identifiers build as
> <folder UID>:<object UID> (maybe as a base64 encoded string).
>
> Should I expect any issues with this approach?
>
In theory, you can use whatever ID you want and make sense to your backend.

However, keep in mind that rest.py backend as it stands has probably
some tweaks requiring to use object ID as regular exchange ones.
Therefore, if you move into this direction, I would suggest to copy
rest.py and adapt it to your needs.


-- 
Julien Kerihuel
[email protected]
OpenChange Project Founder

Twitter: http://twitter.com/jkerihuel

GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to