Tommaso Pavese

Results 71 comments of Tommaso Pavese

Also looking at https://github.com/tompave/fun_with_flags/issues/138 (closing that because I think it's actually the same issue). I think that nothing is really trying to use Ecto, but the conditional compilation guard is...

@rewritten, can you please give this branch a try and report back? https://github.com/tompave/fun_with_flags/pull/140

The fix for this has been merged into master.

Hey there, thank you for using the library and for the suggestion. Would this be a new dedicated [notifications adapter](https://github.com/tompave/fun_with_flags/tree/master/lib/fun_with_flags/notifications)? I'm open to the idea. If it implements the same...

Either works for me. If it's a separate package and it works I guess that is fine too. I mean, if it's a separate package then my opinion doesn't really...

Thank you for using the library and for extending its functionality! I'm glad that people find it useful!

If you end up publishing your work as its own package, I would also welcome a PR to add a link to it in the readme here, in the notifications...

Thank you for opening the PR. Can you explain why you think this is required? In other words, why do you need a UUID PK in the FWF table?

I see, that makes sense, but I'm not sure this is the right way to go about it. There is an open issue for how config is referenced in the...

> Yeah, I'm not sure that's the correct approach. Which one? The one in your PR, or what's discussed in that issue? > `put_meta` is for already built structs, Yes,...