Robert Jordan wrote: >> Can I just copy the fields in mono_defaults.corlib and just change the >> name... or will that not work?
This might work, but mono_assembly_load_with_partial_name () is saner. > It will break the MS.NET compatibility of assemblies that reference > this attribute. I guess you won't be very happy if Mono.SIMD > stops working on MS.NET (even if it's not optimized). Sorry, I misunderstood you. I've read "copy the implementation of the attribute to corlib". robert _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
