Fabiano Francesconi

Results 14 comments of Fabiano Francesconi

Can you elaborate more about this AB? AB-testing?

I will work on the serialisation, then. At the beginning I did that and I found very problematic the de-serialisation. If you work with dictionaries, then you are always "hoping"...

I am not sure this can be merged as it is. Please report back any problem.. I want to be super-sure before merging to master :)

Sure. When you add a player to the list, you manually specify the price for selling and buying. After you start the auto-bidder, if you have enabled the specific option,...

The purpose would be to re-enable that player in the future. At the moment, you could only delete him (and maybe take a note of his value on Evernote or...

Yes something like that. My goal is to improve a bit the UI with some marginal features as, at the moment, the core code is too much entwined in Jason's...

I would rather add a try-except that sets displayName to Unknown in this case. Do you have a working solution for the 100% of the cases?

This idea is pretty nice, considered that it would allow also to test the logic (which now is entangled with the UI). I vote for it.

@gclough Albeit agreeing with you, I have also to point out that even with the current template failing at choosing the right value for a parameter yields to the same...

I just tried and you are right - disabling the "progress meter" fixes this issue. Quite odd..