RE: Implementing ModifyingResourceProvider

2015-02-04 Thread Stefan Seifert
: Wednesday, February 04, 2015 12:46 PM To: users@sling.apache.org Subject: Re: Implementing ModifyingResourceProvider Thanks Stefan for sharing this. I was going through the nosql generic part. Though I haven't gone into much detail yet but I'll check how to use it with dynamodb. Any idea if and when

Re: Implementing ModifyingResourceProvider

2015-02-04 Thread connuser1 connuser1
of the ModifyingResourceProvider as well. related ticket is https://issues.apache.org/jira/browse/SLING-4381 stefan -Original Message- From: connuser1 connuser1 [mailto:connus...@gmail.com] Sent: Thursday, January 29, 2015 2:42 PM To: users@sling.apache.org Subject: Re: Implementing

RE: Implementing ModifyingResourceProvider

2015-02-02 Thread Stefan Seifert
of the ModifyingResourceProvider as well. related ticket is https://issues.apache.org/jira/browse/SLING-4381 stefan -Original Message- From: connuser1 connuser1 [mailto:connus...@gmail.com] Sent: Thursday, January 29, 2015 2:42 PM To: users@sling.apache.org Subject: Re: Implementing

Re: Implementing ModifyingResourceProvider

2015-01-29 Thread connuser1 connuser1
More specifically, how can I keep track of the update which is handled via ModifiableValueMap ? Quoting from the ModifiableValueMap documentation [1], *Once ResourceResolver.commit() is called, the changes are finally persisted.* Basically I am not sure, how and where can the changes in