[gtkmm] Re: namespace issue with simple widget implementation



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]