Daniel Baud

Results 2 comments of Daniel Baud

From a similar standpoint: Is it possible to have 2 instances of filters that are of the same class, and registered in the same app? Since the registering process takes...

I found another workaround by having a base Filter class and deriving it into a "dummy" class with any wanted name anytime I need "another instance". Have you ever though...