Roman D wrote:

I was looking for something similar, but since it's not a part of Webdav protocol, it'll never be in Slide.


I take URI and find database object by splitting it, then you can find your unique ID from DB object.

Problem with this approach is that the ID changes on move/rename, since move is inmplemented as copy/delete macro.


I always wanted to have a take at a "ID-preserving intra-store move operation" but unfortunately lack the time currently.

Maybe BindingStore might be another option (don't know how BindingStore manages its unique IDs)?

Guido



Nick Longinow wrote:

Hi



It seems that the uri for a document (resource) in the slide repository is
the only unique identifier. This poses problems for applications which
record the id elsewhere, like in a database, and then have to deal with a
rename of a node upstream in the document's parent tree. Is there any other
id, such as a guid, for identifiying the resource ?


Nick





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



-- Freundliche Gr��e / With kind regards Guido Casper

S&N AG
Competence Center Open Source
Klingenderstr. 5
D 33100 Paderborn

voice  +49 5251/1581-87
fax    +49 5251/1581-71
eMail  [EMAIL PROTECTED]
Web    http://www.s-und-n.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to