[Mono-bugs] [Bug 359561] Gtk does a lot of boxing because it uses .NET 1.1 code

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 20 13:12:58 EST 2008


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

User mkestner at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=359561#c7





--- Comment #7 from Mike Kestner <mkestner at novell.com>  2008-02-20 11:12:57 MST ---
Forgot to answer your question from comment 4.

There are only a couple scenarios of ArrayList usage in the generated code. 
There are also a half dozen or so ArrayLists and Hashtables in the hand-coded
glib bindings.  

I am interested in addressing significant issues identified by profile data,
but I'm not excited about the idea of changing working code just for the sake
of some theoretical gain in performance that hasn't been documented by
profiling.

So my preferred approach would be to close this bug upon resolution of this
specific profile issue, and opening additional bugs for other specific issues.


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


More information about the mono-bugs mailing list