> 1 - doing nothing: the runtime initializes objects to null (for > value types > it not advisable to do that). > > .. private static int counter;
Why is is not advisable to do that? Should all static value type variables be explicitly initilized to work properly in Mono? Is this a temporary issue? _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
