Rolf Timmermans

Results 56 comments of Rolf Timmermans

Here are some of my notes that may help in documenting the parameters, if they're exposed. May need a bit of a rewrite :) This article is also helpful for...

I still get this error with `pypy3` (PyPy 2.4.0).

Agree this is useful. Unfortunately it is a backwards incompatible change so we'd have to bump the major version. Would there be a way to make it backwards compatible? Maybe...

Groups are for visually grouping only. I'm not entirely sure I understand your use case, have you managed to figure out a possible solution?

It seems to me you have a very specific use case, and I guess that with a custom strategy you should be able to implement it. That's how they were...

I guess this can happen if your dashboard is open but you have changed the strategy definition(s) in the mean time. Could that be possible?

I imagine you have a `request` object in all cases? So the solution would be to unify whatever differences you have by inspecting the request and retrieve the user information...

Yes, pretty much that. Does that help?

A new 2.3.0 release is now available (you can see [all changes here](https://github.com/voormedia/flipflop/blob/master/CHANGES.md)). I'm keeping this issue open for now to discuss any potential future ideas.