On Mon, Jun 25, 2012 at 1:35 AM, Luca Beltrame <einar@heavensinferno.net> wrote:
In data luned́ 25 giugno 2012 07:51:21, Viranch Mehta ha scritto:

> 1. sender.signal.connect(receiver.slot)

I would recommend this way of connecting signals in, since errors will be
immediately caught (AttributeError in case of wrong / missing signal) rather
than silently ignored.

The only case in which option 2 should be used is if the C++ signal has not
been bound to the Python bindings.

--
Luca Beltrame - KDE Forums team
KDE Science supporter
GPG key ID: 6E1A4E79

It also has the benefit of being a lot clearer to understand.  Once Viranch pointed out where sender and receiver go, I was able to start to figure things out and am extremely close to finally finishing this project.
--
Eric Mesa
http://about.me/ericmesa
http://www.ericsbinaryworld.com