Peter Morris
Peter Morris
Would you be available to discuss this on a video call? I'm available Monday-Friday from 5PM UK time.
Wednesday would be best for me this week.
> Wednesday works for me too I've just sent you a meeting link.
Sorry for the delayed response, life got in the way! Could put the details of the problem into the ticket, please? I don't know what is wrong with the current...
Thank you, I appreciate your contribution and your patience!
I don't know what unit tests you can add. I usually look at the unit tests to understand the purpose of the code. I'm putting together V6 at the moment,...
It only scans public classes, so if you make other classes internal it should help.
I don't think so, but you can try it :)
If your assembly is purely store classes, then giving Fluxor a list of classes to scan isn't going to be any quicker, because it'll scan the same classes. Even a...
I've added a benchmark app. It seems that having 100 classes each with 1 reducer or effect method takes about 4 times the amount of time as it does to...