gutter-django icon indicating copy to clipboard operation
gutter-django copied to clipboard

Javascript Integration

Open techdragon opened this issue 10 years ago • 2 comments

Since gutter is the new thing going forward, is some kind of javascript helper in the pipe for this integration library? JS integration is what has me locked to using waffle for feature flags despite gutter looking rather good all round at everything else I want to do.

techdragon avatar Jul 22 '14 17:07 techdragon

I'm actually spending this hackweek (this current week) working on multilang support for gutter, so this will be soon actually. There are a few pieces of refactoring that need to happen (mostly around the serialized storage of switches) before we can start writing other clients. But by the end of the week there should be a version of Gutter that writes switch data to storage in a language-agonstic way, allowing other language clients to be written.

What kind of featureset would you be looking for with a javascript helper integration library?

Fluxx avatar Jul 22 '14 17:07 Fluxx

Feature parity with this would be nice, http://waffle.readthedocs.org/en/latest/usage.html#waffle-in-javascript

techdragon avatar Oct 10 '14 08:10 techdragon