[Mono-list] [DebuggableAttribute] Patch

Miguel de Icaza miguel@ximian.com
Tue, 18 Jan 2005 10:26:13 -0500


Hey,

> Here is a patch for DebuggableAtrribute.  I hope I am doing this
> right=85

Patches should be sent in diff format, so it is easier to see what the
change is.=20

It seems that those changes expose new API entry points, so am not sure
this is a .NET 1.1 feature, might be a 2.0 feature;  If so, the code
must be surrounded with NET_2_0 ifdefs.

Also, in Mono we place documentation on a separate file (we do
appreciate contributions to this area), but they should be either done
through Monodoc or through the XML docs that we have in the
monodoc/class directory.

Miguel.