[Mono-winforms-list] [PATCH] MWF2 EventHandler Changes
Atsushi Eno
atsushi at ximian.com
Wed Jul 5 22:35:29 EDT 2006
Hi,
> Would this break in NET_2_1 or NET_3_0?
> Maybe if NET_1_0 OR NET_1_1
>
> I am not sure what values are defined for the different versions (is there a NET_1_x?).
> But the 3.0 beta frame work is now availible, and it seems this would revert back to 1.x behavour for that version.
No worries. This patch will work as expected in the future.
When we build 2.0 profile, both NET_1_1 and NET_2_0 are defined in
the compiler options (btw NET_1_1 today does not mean anything special,
since our class libs has long been unable to build without NET_1_1).
When we will build 3.0 in the future, NET_2_0 will be still defined.
Cheers,
Atsushi Eno
More information about the Mono-winforms-list
mailing list