On 8/31/07, Christophe Lombart <christophe.lombart@gmail.com> wrote:
> ...I thought also about a query language like OQL oriented for content repo
> but it will take more time to implement. Futhermore, I'm not yet sure that
> will be a great help....
Agreed - having used both OJB and Hibernate, I often feel that the
special query languages required by "something-to-object" mappers get
in the way when one knows the native query language.
Allowing people to use the JCR query languages that they know (and
love?), and getting the results as OCM-mapped objects sounds like a
very pragmatic solution.
-Bertrand
|