[jira] [Commented] (SLING-2533) ResourceCollector fails to resolve selector scripts when no extension is used

2012-07-16 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13415190#comment-13415190 ] dan mcweeney commented on SLING-2533: - This grew out of a need to make Sling more

[jira] [Updated] (SLING-3002) Make the Mongo Resource Provider easy to subclass

2013-08-08 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan mcweeney updated SLING-3002: Attachment: enableSubClass.patch Patch to loosen the provider to make it easier to subclass.

[jira] [Created] (SLING-3002) Make the Mongo Resource Provider easy to subclass

2013-08-08 Thread dan mcweeney (JIRA)
dan mcweeney created SLING-3002: --- Summary: Make the Mongo Resource Provider easy to subclass Key: SLING-3002 URL: https://issues.apache.org/jira/browse/SLING-3002 Project: Sling Issue Type:

[jira] [Updated] (SLING-3002) Make the Mongo Resource Provider easier to subclass

2013-08-08 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan mcweeney updated SLING-3002: Summary: Make the Mongo Resource Provider easier to subclass (was: Make the Mongo Resource

[jira] [Created] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-09 Thread dan mcweeney (JIRA)
dan mcweeney created SLING-4024: --- Summary: Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON Key: SLING-4024 URL: https://issues.apache.org/jira/browse/SLING-4024 Project: Sling

[jira] [Issue Comment Deleted] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-09 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan mcweeney updated SLING-4024: Comment: was deleted (was: A pull request is available that creates this functionality here:

[jira] [Commented] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-09 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165809#comment-14165809 ] dan mcweeney commented on SLING-4024: - A pull request is available that creates this

[jira] [Commented] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-09 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165814#comment-14165814 ] dan mcweeney commented on SLING-4024: - I could use some advice about the API and if

[jira] [Updated] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-09 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dan mcweeney updated SLING-4024: Description: Sling can easily produce JSON for a tree of resources. It would make things much

[jira] [Commented] (SLING-4024) Allow the ResourceResolver Mock Factory to initialize a Resolver via JSON

2014-10-10 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14166882#comment-14166882 ] dan mcweeney commented on SLING-4024: - Very cool, had no idea those things existed.

[jira] [Commented] (SLING-2919) Support handlebars as a scripting language

2015-10-05 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943805#comment-14943805 ] dan mcweeney commented on SLING-2919: - I have a complete handlebars engine that has been used a fair

[jira] [Commented] (SLING-6183) Sling Models - Provide a mechanism to export model objects via servlets

2016-10-26 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610284#comment-15610284 ] dan mcweeney commented on SLING-6183: - So in the latter case (List) would you get an array of JSON

[jira] [Commented] (SLING-6183) Sling Models - Provide a mechanism to export model objects via servlets

2016-10-25 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15606449#comment-15606449 ] dan mcweeney commented on SLING-6183: - So can you explain what happens when one model points at

[jira] [Commented] (SLING-6183) Sling Models - Provide a mechanism to export model objects via servlets

2016-10-26 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15609335#comment-15609335 ] dan mcweeney commented on SLING-6183: - You can bind a model to a resource type now and make that model

[jira] [Commented] (SLING-6183) Sling Models - Provide a mechanism to export model objects via servlets

2016-10-28 Thread dan mcweeney (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15615672#comment-15615672 ] dan mcweeney commented on SLING-6183: - Yea I guess my worry was that the "jackson" exporter in this