Hi all,

Some updates on the core:

1. implemented copy and move methods (exposed in  the public API)

2. CoreSession.saveDocument() is returning a fresh DocumentModel of the saved document. This is important because some core tools may modify the document before it is saved. (e.g. the modificationDate is changed)

3. the core session context is filled when the session is created with the Principal object that created the session.
To store the principal in the context the "principal" key is used.

Bogdan
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to