On Wed, 2002-07-10 at 16:34, Jarek wrote: > Question to compiler guys: is it possible to somehow annotate (attributes ?) > mono's additions to Microsoft provided classes (I mean new enum values, new > public methods, etc). Then it would be cool if the compiler could warn about > non-microsoft extensions used in the source code.
We should not have any extensions in those class libraries that are exposed to users, _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
