[ 
http://jira.xwiki.org/jira/browse/XWIKI-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergiu Dumitriu closed XWIKI-1680.
----------------------------------

    Fix Version/s:     (was: Future)
       Resolution: Won't Fix
         Assignee: Sergiu Dumitriu  (was: Jerome Velociter)

... And velocity tools will be in 1.2 B1

> API to retrieve an ArrayList from an array of objects
> -----------------------------------------------------
>
>                 Key: XWIKI-1680
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-1680
>             Project: XWiki Platform
>          Issue Type: New Feature
>          Components: APIs
>    Affects Versions: 1.1 RC1
>            Reporter: Jerome Velociter
>         Assigned To: Sergiu Dumitriu
>         Attachments: list_from_array.patch
>
>
> usefull in velocity where you cannot access arrays elements
> with this API you could do :
> #set($myArray = $xwiki.split($someString))
> #set($myList = $xwiki.getList($myArray))
> $myList.get(0) ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to