You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/03/29 18:22:27 UTC

[jira] Created: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
-------------------------------------------------------------------

                 Key: SLING-1468
                 URL: https://issues.apache.org/jira/browse/SLING-1468
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
            Reporter: Michael Dürig


The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-1468) Scala script engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Lars Trieloff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Trieloff updated SLING-1468:
---------------------------------

    Summary: Scala script engine: rename bindings wrapper from ...Vars to ...Args  (was: Scala scrip engine: rename bindings wrapper from ...Vars to ...Args)

Fixed a typo (I admit being pedantic)

> Scala script engine: rename bindings wrapper from ...Vars to ...Args
> --------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>         Attachments: rename.sh, SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig closed SLING-1468.
--------------------------------


Works great, thanks.

> Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
> -------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>         Attachments: rename.sh, SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated SLING-1468:
---------------------------------

    Attachment: SLING-1468.patch

Patch for changes in files

> Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
> -------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>         Attachments: SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1468.
-------------------------------------

    Resolution: Fixed

Thanks for your patches, Michael. I've applied them in revision 929497 and 929500

> Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
> -------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>         Attachments: rename.sh, SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig updated SLING-1468:
---------------------------------

    Attachment: rename.sh

Script for renaming files. Run from contrib/scripting/scala

> Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
> -------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>         Attachments: rename.sh, SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SLING-1468) Scala scrip engine: rename bindings wrapper from ...Vars to ...Args

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler reassigned SLING-1468:
---------------------------------------

    Assignee: Carsten Ziegeler

> Scala scrip engine: rename bindings wrapper from ...Vars to ...Args
> -------------------------------------------------------------------
>
>                 Key: SLING-1468
>                 URL: https://issues.apache.org/jira/browse/SLING-1468
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Michael Dürig
>            Assignee: Carsten Ziegeler
>         Attachments: rename.sh, SLING-1468.patch
>
>
> The type wrapper of arguments passed to scripts should be better called ...Args instead of ...Vars

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.