https://bugzilla.novell.com/show_bug.cgi?id=632611
https://bugzilla.novell.com/show_bug.cgi?id=632611#c5 --- Comment #5 from Jonathan Pryor <[email protected]> 2010-08-20 15:14:42 UTC --- While [Category] and [DefaultActivity] make sense, I'm wary about [Name] (as it would need to match with the name of the Java proxy generated by monodroid) and don't see much use for it, and [Label] I don't like (as mentioned in Comment #2) because it would complicate localization. Perhaps if [Label] were a string resource ID that would make sense, in which case it would be fine... Also, what namespace should these attributes go into? Android.Runtime doesn't make sense, as they're not used at runtime... (Though there is a System.Runtime.CompilerServices namespace containing compile-time attributes, so perhaps Android.Runtime is appropriate.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
