Menu

#53 Support for parametric generics

open
nobody
5
2010-11-21
2010-11-14
Anonymous
No

Hi,
first of all, great work!

During devollopment I missed a feature for parametric generics:
public MyMethode<T>() where T : MySpecialInterface{}

Thanks for sharing this work.

Discussion

  • Balazs Tihanyi

    Balazs Tihanyi - 2010-11-21

    Generics (in classes or methods) are already available in NClass, but unfortunately you cannot specify where clause for the generic type parameter(s).
    Thanks for the tip, I'll surely pay attention for this missing feature later in the development.

     
  • Balazs Tihanyi

    Balazs Tihanyi - 2010-11-21
    • labels: --> Language Elements
     

Log in to post a comment.

MongoDB Logo MongoDB