Atsushi Eno wrote: >>>>Is it possible to use Generics in a Mono 1.0 project? >>> >>> >>>Beyond the alpha support, no. >>> >>>There would be no reason to use Mono 1.0. No one is taking care >>>of Mono 1.0 since we treat 1.1.x as stable versions now. So I'd >>>recommend not to use 1.0 anymore. >>> >>>Atsushi Eno >> >>Hello, >>I'm using Mono 1.1.13 >> >>When I'm talking about Mono 1.0, I should have said C# 1.0/1.5, as >>opposed as C# 2.0 > > > Then it is not possible. Generics support classes are available only > under 2.0 profile, and gmcs is completely dependent on them. > > Atsushi Eno
I couldn't find out if the 2.0 profile is considered stable. On http://www.mono-project.com/FAQ:_Technical, it says "Support for the 2.0 API is not complete." under Compatibility. I don't know if this statement is true today, and how much is missing. Thanks Julien _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
