benpickles / js-model

Work with models in your JavaScript
http://benpickles.github.io/js-model/
MIT License
403 stars 42 forks source link

Configurable id field #14

Closed ismasan closed 14 years ago

ismasan commented 14 years ago

Ben this is the configurable ID we talked about.

The reason it needs to be a configurable field is because JSModel should delete it from the attributes when PUTting to the server.

benpickles commented 14 years ago

thanks ismael, this is now in master