Re: o.a.s.jcr.base.internal.loader.Loader vs. o.a.s.jcr.resource.internal.loader.Loader

2008-07-06 Thread Oliver Lietz
Am Donnerstag, 17. April 2008 schrieb Felix Meschberger: Hi Oliver, Hello Felix, thanks for your detailed explanation and sorry for my late reply. I had to move development from a dying Mac OS X 10.4 (ppc/32bit) system to a new 10.5 (intel/64bit) system and cannot reproduce the problem

[jira] Commented: (SLING-549) Scala interpreter should use the current ClassLoader instead of rebuilding its own classpath

2008-07-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12610818#action_12610818 ] Bertrand Delacretaz commented on SLING-549: --- In the scala eclipse plugin [1], the

[jira] Created: (SLING-566) Make JcrPropertyMap public

2008-07-06 Thread Tobias Bocanegra (JIRA)
Make JcrPropertyMap public -- Key: SLING-566 URL: https://issues.apache.org/jira/browse/SLING-566 Project: Sling Issue Type: Wish Components: JCR Resource Affects Versions: JCR Resource 2.0.2

Re: Resources provided by Restlet

2008-07-06 Thread Bryce Ewing
Thanks Felix, What you have suggested sounds ideal and I think that will do exactly what I want. I wont be able to do this right at the moment due to pressing deadlines, but will let you know once I get a chance to come back to this. Cheers Bryce Felix Meschberger wrote: Hi Bryce, Sorry

Multi-pass rendering

2008-07-06 Thread Bryce Ewing
Hi, I am wondering if there is any way to do a two (or more) pass rendering for content, i.e. Single rendering: GET /alpha/beta.html resource /alpha/beta (which has sling:resourceType = test) uses /apps/test/html.ftl to render the node beta - beta.html Multi rendering: GET

Image rendering (image creation / manipulation)

2008-07-06 Thread Bryce Ewing
Hi, I am thinking of creating a way of doing image rendering through sling and thought I would first check with the community as to whether this has been thought of, and whether there are any thoughts on how this may work. Thoughts that I have had as to what this can be used for are (among

Re: Image rendering (image creation / manipulation)

2008-07-06 Thread Torgeir Veimo
On 7 Jul 2008, at 14:48, Bryce Ewing wrote: One of the issues I see with this is that it would require the imageio and jai libraries to be added somewhere that would then be visible to this even though in most cases nobody would use jsp for this etc. Also I don't think this would be that