Results 43 comments of Joey Baker

@jseminck @jackyho112 whoops sorry about that! Opinions are very welcome though!

Nice! It actually occured to me this morning that this might be the issue, but I hadn't gotten to look into it. Thanks!

Thanks so much! I just have a few questions.

@jmeas I took a look at html-parse-stringify, and confirmed that the problem isn't there. As you said, there are already tests to cover this use, and after adding additional tests...

I'd support the API change. We should just be very careful about an `arguments` implementation: https://github.com/petkaantonov/bluebird/wiki/Optimization-killers#3-managing-arguments

I'd add a required block about how to develop **Developing** - shows how run any common development tools (even if it's just `git clone && npm i` - shows how...

@labibramadhan google tells me that ACL = "access control list", which I take to mean you want find-grain user permissions over REST access? If so: we're solving this in 2...

@labibramadhan hmmm… the latter suggestion, `?include[]={"model": "category", "where":{"name": "Category 1"}}` should work. Just make sure you're sending valid JSON. Let me know if it doesn't work!

@labibramadhan ah! that makes sense. It should accept an array of JSON strings and doesn't.