The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Generics and CLS compliance...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Gunnerson

Posts: 1006
Nickname: ericgu
Registered: Aug, 2003

Eric Gunnerson is a program manager on the Visual C# team
Generics and CLS compliance... Posted: Mar 3, 2005 11:39 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Eric Gunnerson.
Original Post: Generics and CLS compliance...
Feed Title: Eric Gunnerson's C# Compendium
Feed URL: /msdnerror.htm?aspxerrorpath=/ericgu/Rss.aspx
Feed Description: Eric comments on C#, programming and dotnet in general, and the aerodynamic characteristics of the red-nosed flying squirrel of the Lesser Antilles
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Eric Gunnerson
Latest Posts From Eric Gunnerson's C# Compendium

Advertisement

This is dated news by now, but since I missed it, you might have as well. It was decided back in December that Generics would be CLS-compliant for Whidbey.

This is very good news. While I fully expected customers to use generics in Whidbey regardless of whether it was included in the CLS, not having it in the CLS would have required that library designers who wanted to follow the rules would either have had to avoid using generics or provide both generic and non-generic constructs. Neither of those approaches are very good.

Read: Generics and CLS compliance...

Topic: Enterprise Library 1.0 Unit Tests Previous Topic   Next Topic Topic: Compiling Developer Express libraries for VS.NET 2005

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use