[Mono-devel-list] Beta2 Previewlet.
Gert Driesen
gert.driesen at pandora.be
Tue May 25 15:23:42 EDT 2004
----- Original Message -----
From: "Michal Moskal" <malekith at pld-linux.org>
To: "Miguel de Icaza" <miguel at novell.com>
Cc: <mono-devel-list at ximian.com>
Sent: Tuesday, May 25, 2004 7:56 PM
Subject: Re: [Mono-devel-list] Beta2 Previewlet.
> b) System.Assembly.GetCustomAttributes() returns now just one copy of
> given attribute A if AttributeUsage(AllowMultiple = true) wasn't
> specified on A. I'm not sure if it's a bug, though MS behavior is
> different here.
Are you sure about this ? According to the MS docs AllowMultiple is indeed
false by default, so you can't even specify the same attribute twice on an
assembly.
There were some issues in Mono pre-beta2 with regards to custom attributes
that have been fixed, but I don't rule out regressions ofcourse ...
Do you have a repro for the issue you're describing ?
Gert
More information about the Mono-devel-list
mailing list