Jani Monoses wrote: >>> It's not that tricky to copy and paste the libgnomeui code that handles >>> sigsegv and calls bug-buddy, the code is pretty small. I'd do that. >>> Maybe GTK+ should have a hook for a process to call on sigsegv... >> That's obviously the right thing to do. Same goes for Help support. > > Copy pasting in the app itself is uglier imho than having another egg > module. The latter would at least be co-maintained by those who need it > and easier to sync among apps using it.
Sounds good in theory, *but* modules in libegg need an exit strategy (ie. a lib that they are destined for). Code isn't meant to live in libegg forever. -- Andrew _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
