Thanks for your precious answers,

" If you can specify your use case we can maybe advise how to do that."
My use case is very basic, I need to bind some LC states to a node type 
(something like DRAFT, PENDING, REJECTED, APPROVED) and allow a node to follow 
LC transition in response to a user action or a workflow action.

" Depending on the current state of your project, using Sling might be useful 
as it provides lots of out-of-the-box functionality when working with JCR 
storage."
I had a look at it and like the OSGI and REST approach, it is definitely worth 
to consider.


-----Original Message-----
From: Bertrand Delacretaz [mailto:[email protected]] 
Sent: lundi 13 octobre 2014 16:36
To: [email protected]
Subject: Re: questions

Hi,

On Mon, Oct 13, 2014 at 9:55 AM, TALHAOUI Mohamed <[email protected]> wrote:
> ...I found Jackrabbit 
> OCM<http://jackrabbit.apache.org/5-with-jackrabbit-ocm.html> but nothing in 
> Oak.
> Is there something in the pipe  ? ...

As Michael says, probably not in Oak.

The Sling Models [1] are IMO a nice way of handling JCR-to-object mappings, but 
that requires using Sling as your applications layer on top of Oak.

Depending on the current state of your project, using Sling might be useful as 
it provides lots of out-of-the-box functionality when working with JCR storage.

-Bertrand (Sling committer, so heavily biased ;-)

[1] http://sling.apache.org/documentation/bundles/models.html

Reply via email to