Gene Conroy-Jones
Gene Conroy-Jones
I am also experiencing the same problem. When you call `model.create` you get a different object then when you call `model.get` for the same id. Happens when you are using...
ok I fixed it by changing the dependencies of pubspec.yaml in the dartwatch-JsonObject project to: ``` javascript name: json_object version: 1.0.15+3 author: Chris Buckett description: Allow use of JSON Maps...
If we're talking about ensuring the server side is locked down and not trusting the client I am in full agreement. The meanp-seed project doesn't implement the server security yet....