OK, I created an according JIRA issue. On Thu, Feb 21, 2008 at 8:39 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> Agreed, thinking of scripts as a multi-purpose tool I can use to script > everything in my application (like a workflow, rule processing, you name > it), the minimum requirements should be very low. For now, I think the > only requirement should be the logger. > > However, if the script is used in a request-response-cycle than the > minimum should include the request, response and resource. > These minimum requirements are OK for me and I think the DefaultSlingScript should only check for the presence of those by default. Additionally we could check for presence of script reader, response, resource and so on if a request is attached to the SlingBindings. WDYT? - Alex
