[Mono-bugs] [Bug 635129] View.Tag, View.SetTag(), View.GetTag() don't support C# objects

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 27 23:30:27 EDT 2010


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

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


--- Comment #4 from Amir Waldman <amirw2k at gmail.com> 2010-08-28 03:30:26 UTC ---
Hi Mike,

I find C# classes (that inherit from System.Object) are useful as Tags. They
can tie logic into GUI. 

Generally, Java objects simply get in the way as it comes to logic, especially
when you plan to use your code for other purposes other than MonoDroid, so I
prefer to avoid them.

Thanks

-- 
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