Aaron Griffin wrote:

[snip]

I like:
std::source
std::sink
std::channel
std::trackable ????

trackable never made sense to me... in essence it's a base class which
allows it to auto-disconnect on the dtor, correct? why not
std::auto_disconnect or something like that? (just thinking out loud
here)
_______________________________________________
Unfortunately the terms 'source' and 'sink' are already used in the GTK+/Gtkmm libraries, the library libsigc++ was written for.

Jeff.
_______________________________________________
libsigc-list mailing list
libsigc-list@gnome.org
http://mail.gnome.org/mailman/listinfo/libsigc-list

Reply via email to