[gtkmm] Re: namespace issue with simple widget implementation
- From: Murray Cumming <murrayc murrayc com>
- To: Carl Nygard <cjnygard fast net>, gtkmm-list <gtkmm-list gnome org>
- Cc:
- Subject: [gtkmm] Re: namespace issue with simple widget implementation
- Date: Sat, 07 Aug 2004 00:22:47 +0200
On Fri, 2004-08-06 at 13:48 -0400, Carl Nygard wrote:
> Murray, et al,
>
> I have a set of libraries that serve to make some aspects of
> implementing data-backed widgets easier. Before diving into the
> details, my question is about namespace usage. Right now the code
> follows a naming convention GTKLink::<name>Widget. I'd like to use
> instead Gtk::Simple::<name> but I'm guessing the polite thing to do is
> ask first;)
No, please don't do that. It would be better to find a name for your
library and use an appropriate namespace. So, GtkLink:: might be more
appropriate. For instance, GtkExtra uses GtkExtra::
And thanks for asking.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]