[jira] [Comment Edited] (SLING-2799) Elastic Search backend for Sling: GSoC2013

2013-03-29 Thread Hatim Hakeel (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617999#comment-13617999 ] Hatim Hakeel edited comment on SLING-2799 at 3/30/13 6:07 AM: --

[jira] [Commented] (SLING-2799) Elastic Search backend for Sling: GSoC2013

2013-03-29 Thread Hatim Hakeel (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617999#comment-13617999 ] Hatim Hakeel commented on SLING-2799: - Hi Ian, I am very interested in contributing t

[jira] [Updated] (SLING-2806) JEXL Scripting engine cause an exception in ScriptEngineManagerFactory

2013-03-29 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Róbert Csákány updated SLING-2806: -- Attachment: SLING-2806-fix.diff The problem is the loading of javax.script.ScriptEngineFactory

[jira] [Created] (SLING-2806) JEXL Scripting engine cause an exception in ScriptEngineManagerFactory

2013-03-29 Thread JIRA
Róbert Csákány created SLING-2806: - Summary: JEXL Scripting engine cause an exception in ScriptEngineManagerFactory Key: SLING-2806 URL: https://issues.apache.org/jira/browse/SLING-2806 Project: Sling

Re: Sling Dynamic Proxy

2013-03-29 Thread Justin Edelson
Fixing/changing AdapterManager shouldn't be out of the question :) On Fri, Mar 29, 2013 at 4:04 PM, Dan Klco wrote: > Justin, > > I total agree, however I didn't see a way to inject adaptables into the > Sling Adapter Manager without knowing the exact class to be adapted ahead > of time. I wo

RE: Sling Dynamic Proxy

2013-03-29 Thread Dan Klco
Justin, I total agree, however I didn't see a way to inject adaptables into the Sling Adapter Manager without knowing the exact class to be adapted ahead of time. I would imagine there would be a way to change this, but I can't see one which would not require changing the Sling Adapter Manager

Re: Sling Dynamic Proxy

2013-03-29 Thread Justin Edelson
Hi Dan, This looks very interesting, but I'm curious why this code: ISlingProxyService slingProxyService; {…} Page page = slingProxyService.getProxy(resource, Page.class); Is not just Page page = resource.adaptTo(Page.class); Regards, Justin On Fri, Mar 29, 2013 at 3:14 PM, Dan Kl

Re: [jira] [Commented] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

2013-03-29 Thread Eric Norman
If I recall corectly, sometimes errors occur before the post processor gets a chance to run. Such as constraint violations on a node type. So I would think doing validation as a pre processor would catch a larger universe of errors. But, that could be complex to do right. On Mar 29, 2013 9:11 A

Sling Dynamic Proxy

2013-03-29 Thread Dan Klco
Hello Everyone, A colleague (Michael Kelleher) and I have built an extension we would be interested in incorporating into Sling, as a contributed module. A short synopsis of this is, it functions as a far simpler, read-only ORM for Sling. It allows a developer to define an Interface, and w

[jira] [Commented] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

2013-03-29 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617467#comment-13617467 ] Radu Cotescu commented on SLING-2803: - I was also thinking to hook the Validation modu

[jira] [Commented] (SLING-2805) Sling Web Resource Cache and Compiler

2013-03-29 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617437#comment-13617437 ] Alexander Klimetschek commented on SLING-2805: -- Some quick feedback: * compil

[jira] [Commented] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

2013-03-29 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617427#comment-13617427 ] Alexander Klimetschek commented on SLING-2803: -- Since it's based on resource

[jira] [Comment Edited] (SLING-2803) Create a Validation module capable of validating POST requests or Resources

2013-03-29 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617427#comment-13617427 ] Alexander Klimetschek edited comment on SLING-2803 at 3/29/13 3:28 PM: -

[jira] [Commented] (SLING-2798) Apache Cassandra backend for Sling: GSoC2013 Project

2013-03-29 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617262#comment-13617262 ] Bertrand Delacretaz commented on SLING-2798: Note that IMO students would impr