Book a Demo

Author Topic: Support for C# List<T> data?  (Read 3391 times)

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Support for C# List<T> data?
« on: April 22, 2009, 03:56:01 am »
I am trying to import C# source code. EA seem to ignore certain array/list constructs.

This is imported correctly
    string[] names

but this very similar construct, added in .Net 3.5, is ignored by the importer:
    List<sting> names

Has EA not been updated to handle .net "List" objects?

I am using v7.1 (I'm trying to download 7.5 but I can't login. Our license renewal from February 2009 should still be OK. Right?)

Thanks,

Mitch

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Support for C# List<T> data?
« Reply #1 on: April 22, 2009, 02:31:14 pm »
Yes, the license renewal is for a whole year.
Check the email you received when renewing the license.
I think you get a new user/pwd every time you renew.