>From https://cwiki.apache.org/confluence/display/SLING/Supporting+CRUD :
"Changes are not persisted immediately but stored transient. When all
changes are done, a save/commit calls needs to be done trying to
persist all changes to all resource providers."

Let's say a changeset involves several resource providers, which in
turn are called to save the changes, and the second resoure providers
fails.
What will happen to the changes already saved by the first resource
provider? Should these be rolled back?

-- 
Vidar S. Ramdal <vidar.ram...@webstep.no>
Webstep AS - http://www.webstep.no
Besøksadresse: Lilleakerveien 8, 0283 Oslo
Postadresse: Postboks 272 Lilleaker, 0216 Oslo

Reply via email to