You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by bu...@apache.org on 2003/10/29 04:47:16 UTC

DO NOT REPLY [Bug 24203] New: - Velocity list operator should return a Java List reference rather than ArrayList reference

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24203>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24203

Velocity list operator should return a Java List reference rather than ArrayList reference

           Summary: Velocity list operator should return a Java List
                    reference rather than ArrayList reference
           Product: Velocity
           Version: 1.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Source
        AssignedTo: velocity-dev@jakarta.apache.org
        ReportedBy: dlr@apache.org


In the 1.x releases of Velocity, the list operator [] returns an ArrayList
reference instead of a List reference.  In the future (2.x), a cleaner API would
be to return a List reference.

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org