[Gtk-sharp-list] Atk interface and Gnome.App names
John Luke
jluke@users.sourceforge.net
Wed, 07 Apr 2004 00:35:35 -0400
Hello,
On Tue, 2004-04-06 at 20:36 +0000, Samuel Kaufman wrote:
> Two quick questions:
> Why is Gnome.App not called AppWindow? I know it's called "GnomeApp"
> in libgnomeui, but doesn't AppWindow seem more descriptive and C#-ish?
I'm not sure that is enough of an improvement to warrant differing from
the GTK+ name, but it could be done depending on what everyone thinks.
I just think you are the first to propose it. For others
(constructively) criticizing the API and names is helpful so do so when
you notice things like that.
> Why do none of the Atk interfaces have I in front of their names even
> though the convention is used throughout the rest of Gtk#?
I don't think the generator is prefixing I on interfaces at all is it?
The only one in Gtk is ITreeNode which was hand written.
I believe this was discussed and/or planned at one time but I can't
remember what was decided.