On Do, 2014-01-23 at 09:37 +0100, Kjell Ahlstedt wrote: > I'm thinking of wrapping the new glib/gio class GNotification.
That would be great. > Is anyone doing that already? Not that I know of. > > If I add Gio::Notification to glibmm, shall I first create a > glibmm-2-38 branch, or should that wait until we want to add a bug fix > to such a branch? Please create the branch. We usually branch just before adding new features, or branch from the appropriate commit if we (I) forget to do that. > If I shall branch, where shall the branch be? Just before the first > commit with new API? Just before "Regenerate enum defs"? Yes, before the defs regeneration seems best. Those regenerated defs are for unstable glib 2.39. Thanks. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
