[jira] [Commented] (SLING-4752) New resource query API

2015-12-29 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074713#comment-15074713 ] Carsten Ziegeler commented on SLING-4752: - Moving new query api to next version > New resource

[jira] [Commented] (SLING-4752) New resource query API

2015-09-28 Thread Roy Teeuwen (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933542#comment-14933542 ] Roy Teeuwen commented on SLING-4752: Any progress on this issue ? Will the AEM QueryBuilder be

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-07-01 Thread Alexander Klimetschek
On 24.06.2015, at 23:10, Justin Edelson jus...@justinedelson.com wrote: Agree, but I (and perhaps you disagree) would think this behavior would be totally understandable and we could make it transparent what was happening, i.e. have a 'show plan' output. But note that the resource resolver

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-25 Thread Justin Edelson
Hi, On Wed, Jun 24, 2015 at 9:01 PM Alexander Klimetschek aklim...@adobe.com wrote: On 23.06.2015, at 15:22, Justin Edelson jus...@justinedelson.com wrote: https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/search/eval/RelativeDateRangePredicateEvaluator.html This is not the Query

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-24 Thread Alexander Klimetschek
On 23.06.2015, at 15:22, Justin Edelson jus...@justinedelson.com wrote: https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/search/eval/RelativeDateRangePredicateEvaluator.html This is not the Query API. This is the SPI. Yes, I know this is the SPI of the QueryBuilder. My point is

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-23 Thread Alexander Klimetschek
On 22.06.2015, at 15:49, Justin Edelson jus...@justinedelson.com wrote: IIUC, the core problem we are trying to solve is to provide a query syntax indepdent of any particular ResourceResolver implementation. While, to be honest, this is not a problem I have personally run into using Sling for

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-23 Thread Justin Edelson
Hi, On Tue, Jun 23, 2015 at 8:49 PM Alexander Klimetschek aklim...@adobe.com wrote: On 22.06.2015, at 15:49, Justin Edelson jus...@justinedelson.com wrote: IIUC, the core problem we are trying to solve is to provide a query syntax indepdent of any particular ResourceResolver

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-22 Thread Alexander Klimetschek
On 15.06.2015, at 02:23, Carsten Ziegeler cziege...@apache.org wrote: It really seems that people who are not convinced have never felt the current pain - while people who are on the pro side exactly felt this pain and ran into the problems which this is trying to solve. I'm absolutely

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-22 Thread Carsten Ziegeler
Thanks Justin for the detailed response. I guess we all have different experience and have different use cases in mind. I think we all agree that the current way of searching in the resource api is tied to JCR - and that we don't have an abstraction for the query. My main point is simple : we

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-15 Thread Carsten Ziegeler
Am 15.06.15 um 10:44 schrieb Bertrand Delacretaz: Hi, On Sat, Jun 13, 2015 at 5:50 PM, Carsten Ziegeler (JIRA) j...@apache.org wrote: ...Carsten Ziegeler commented on SLING-4752: I've moved the prototype api to trunk... I don't feel we have strong agreement on doing that, this new query

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-15 Thread Carsten Ziegeler
Am 15.06.15 um 11:15 schrieb Bertrand Delacretaz: On Mon, Jun 15, 2015 at 10:57 AM, Carsten Ziegeler cziege...@apache.org wrote: Am 15.06.15 um 10:44 schrieb Bertrand Delacretaz: ...I have not seen any compelling reason to not do it and the advantages outweight the potential disadvantages...

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-15 Thread Bertrand Delacretaz
On Mon, Jun 15, 2015 at 11:23 AM, Carsten Ziegeler cziege...@apache.org wrote: ...The query api is the user api, right this can be moved into a different bundle. But of course the interesting part is the implementation and this is part of the new provider spi which references this api. A

Re: New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-15 Thread Carsten Ziegeler
Am 15.06.15 um 12:02 schrieb Bertrand Delacretaz: On Mon, Jun 15, 2015 at 11:23 AM, Carsten Ziegeler cziege...@apache.org wrote: ...The query api is the user api, right this can be moved into a different bundle. But of course the interesting part is the implementation and this is part of the

New Query API - in a distinct bundle? (was [jira] [Commented] (SLING-4752) New resource query API)

2015-06-15 Thread Bertrand Delacretaz
Hi, On Sat, Jun 13, 2015 at 5:50 PM, Carsten Ziegeler (JIRA) j...@apache.org wrote: ...Carsten Ziegeler commented on SLING-4752: I've moved the prototype api to trunk... I don't feel we have strong agreement on doing that, this new query API has been heavily discussed but I don't see an

[jira] [Commented] (SLING-4752) New resource query API

2015-06-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14584676#comment-14584676 ] Carsten Ziegeler commented on SLING-4752: - I've moved the prototype api to trunk

[jira] [Commented] (SLING-4752) New resource query API

2015-05-27 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14560629#comment-14560629 ] Bertrand Delacretaz commented on SLING-4752: I'm quite skeptical about