vai
                                
                                
                                
                                    vai copied to clipboard
                            
                            
                            
                        Better strategy for signal setup
At the moment, signals are created in the init, and you have to pass explicitly the self argument. Some new trickery can be used to declare the signals on the class scope and have it instantiated properly for the instance.