Menu

Question about why returning as array

Help
tcy
2005-07-14
2013-04-25
  • tcy

    tcy - 2005-07-14

    is there any benefit of converting the arraylist to array?

     
    • nr

      nr - 2005-07-14

      Hi,

      if we return a list, you need to do a cast...
      so instead we return an array to keep it simple.

      Idealy we should use list and generics...
      This is probably just a matter of editing xManagerTemplate.vm template

      Any volonteer :-) ?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.