From: Eric B (eric.britz_at_[hidden])
Date: 2008-08-18 14:27:02


Hi

I wonder what would happen (if)
- while a signal is being processed
- one of the listener method cause a new listener to connect to this signal

Will the new listener append to the end of the listeners and therefore
be called last ?