[Gtk-sharp-list] [Patch, etc] gdk/EventKey.custom

Charles Iliya Krempeaux charles@reptile.ca
17 Apr 2003 00:40:40 -0700


Hello,

On Wed, 2003-04-16 at 17:17, Miguel de Icaza wrote:

[...]

> This patch is interesting.   
> 
> I wonder if we should turn most of the internal fields into private
> fields, and expose properties.  For instance, one of the problems is
> that the field names in there do not follow the .NET naming conventions,
> so they look strange sometimes

The only argument I can see against this would be for "speed" reasons.
I.e., a procedure call (made by accessing the property) takes longer
than simply reading a piece of memory.

Other than that, it seems like a good idea.

(If speed is a concern, we could always just rename the attributes
using .NET naming conventions.)


See ya

-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/