From: "Rodrigo B. de Oliveira" <rodrigobam...@gmail.com>
Date: Fri, 15 Sep 2006 13:36:35 -0300
Local: Fri, Sep 15 2006 12:36 pm
Subject: Re: Boo comments
On 9/14/06, Avish <some.av...@gmail.com> wrote:
> ... Could you guys use any help from a 1) Generic instance for internal types - test case: import System.Collections.Generic class Person: l = List of Person() Currently this will trigger an internal compiler error in 2) Type inference for IEnumerable of T: import System.Collections.Generic 3) Generic type references: import System.Collections.Generic 4) Generic generators: def ff() as IEnumerable of int: 5) Generic callable instantiation: function as ParameterizedThreadStart of int and then more simply: Thread({ i as int | print i*2}).Start(21) 6) Implementing generic interfaces 7) overriding generic members 8) defining new generic types I'm focusing more on language extensibility lately, trying to finally -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||