Guy Aridor
Guy Aridor
I'm not sure. I think this is @mattrheault's doing, so it's possible that he has some examples
Sorry for the late response on this. There is no obvious way to currently do this, but we could add something to do this if you thought it would be...
Seems reasonable, feel free to PR
Is there any use case that can't be covered by wrapping in a namespace? For instance, only exposing an experiment to 30% of users is relatively simple to do with...
related issue: https://github.com/HubSpot/PlanOut.js/issues/67
We do have a way to do this though through `getParamNames()`. The whole point of this magic is that users don't have to explicitly worry about this every time when...
I see, but having something like the second solution would constrain the flexibility of assignment (at least with what I have in mind). I have some vague idea on how...
I'm going to work on implementing these - has any work been done on this?
happy to take this on unless it's already been completed