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

https://bugzilla.novell.com/show_bug.cgi?id=666413#c4


Jonathan Pobst <jpo...@xamarin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jpo...@xamarin.com
         Resolution|                            |WONTFIX

--- Comment #4 from Jonathan Pobst <jpo...@xamarin.com> 2011-09-20 21:31:18 UTC 
---
We have decided this is too expensive to support.

Currently, we scan every type looking for the string
"Android.App.ActivityAttribute", etc.  To support this, we would have to check
*every* attribute to see if it derived from one of our attributes.

This is an expensive operation whose cost would be endured by every user,
whether they use their own attributes or not.

To make sure no one tries to do this and gets unexpected behavior, these
Attributes will be sealed in 2.0.

Thank you for the suggestion.  I'm sorry we can't implement it.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to