[Gtk-sharp-list] PATCH: speed up treeview and managed values
John Luke
jluke@users.sourceforge.net
Sun, 15 Feb 2004 14:36:19 -0500
On Sun, 2004-02-15 at 11:08, Ben Maurer wrote:
>
> If you think im crazy about writing code in C you are damn wrong :-).
>
I didn't say you were crazy for writing C. I said this case might not
be necessary or appropraite and mentioned some reasons why.
I just wanted to play devils advocate and make sure you considered other
options. I have nothing against C code at all where appropriate. I do
have something against unneeded complexity based on "it is faster". Of
course if you write things in C it will be faster. It may well be
justified, but since it would be the only instance of non-glue C in Gtk#
(I think) do we need the extra complexity and burden of maintenance. I
think Mike stated reasons very well in his reply.