[Mono-bugs] [Bug 632611] Application name is that of the activity class, not specified name

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 20 11:14:43 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=632611

https://bugzilla.novell.com/show_bug.cgi?id=632611#c5


--- Comment #5 from Jonathan Pryor <jpryor at novell.com> 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.


More information about the mono-bugs mailing list