Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-1680

API to retrieve an ArrayList from an array of objects

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Won't Fix
    • Major
    • None
    • 1.1 RC1
    • {Unused} APIs
    • None

    Description

      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) ...

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            jerome Jerome Velociter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: