Book a Demo

Author Topic: Generic Interfaces  (Read 3508 times)

danone

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generic Interfaces
« on: October 17, 2007, 10:40:20 pm »
Hi,

I have read in the forum that EA lacks of the support of generic interfaces. Is this issue solved in the current version of EA??

Cheers,
danone

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Generic Interfaces
« Reply #1 on: October 18, 2007, 03:12:20 am »
Quote
Hi,

I have read in the forum that EA lacks of the support of generic interfaces. Is this issue solved in the current version of EA??

Cheers,
danone

In what context do you mean "generic?"
No, you can't have it!

thomaskilian

  • Guest
Re: Generic Interfaces
« Reply #2 on: October 18, 2007, 03:33:21 am »
Glad to see that I'm not the only one not knowing what that might be ;D

danone

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generic Interfaces
« Reply #3 on: October 18, 2007, 08:32:10 am »
Sorry,

what I meant is generics in interfaces like


public interface IMyInterface<T> : where T ...


Any ideas about that?

Cheers,
Franz

jkorman

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-0
    • View Profile
Re: Generic Interfaces
« Reply #4 on: October 18, 2007, 09:06:31 am »

danone

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generic Interfaces
« Reply #5 on: October 18, 2007, 10:00:10 am »
Hi,

thanks for your answer - I already know this thread - I just wanna know if there are any news about that issue.

Cheers,
danone

jkorman

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-0
    • View Profile
Re: Generic Interfaces
« Reply #6 on: October 18, 2007, 12:06:05 pm »
Like you then, I'm watching the release info.......

I doubt this is an easy one. :o

Jim

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Generic Interfaces
« Reply #7 on: October 18, 2007, 12:56:28 pm »
Quote
Like you then, I'm watching the release info.......

I doubt this is an easy one. :o

Jim

I also doubt it is easy. But it is getting more important all the time.
No, you can't have it!