[Mono-dev] Type.GUID patch

Miguel de Icaza miguel at ximian.com
Mon Sep 5 11:07:27 EDT 2005


Hello,

> Here’s a patch for the Type.GUID property. It was previously always
> returning Guid.Empty. It now returns the value of the GuidAttribute
> specified on the Type, else it returns Guid.Empty. This seems to be
> the behavior of .Net. Please review and commit, or give me permission
> to commit.

I applied this version, but I noticed that there is a long discussion on
the mailing list.

If someone cares deeply about changing the semantics for this, am open
to take an updated patch.

Miguel.



More information about the Mono-devel-list mailing list