dharmafly / jsonpatch.js

An implementation of the JSONPatch (and JSONPointer) IETF RFCs for Javascript (Node.JS and the Browser)
https://jsonpatchjs.com/
MIT License
260 stars 23 forks source link

RFCs just published! #11

Closed lanterndev closed 11 years ago

lanterndev commented 11 years ago

http://tools.ietf.org/html/rfc6901 http://tools.ietf.org/html/rfc6902

Diff links: http://tools.ietf.org/rfcdiff?url2=rfc6901 http://tools.ietf.org/rfcdiff?url2=rfc6902

Anything to update in jsonpatch.js?

almost commented 11 years ago

Looks like it's mostly just clarifications to the wording with the exception of the change of the mimetype so there shouldn't be any changes needed to jsonpatch.js

lanterndev commented 11 years ago

Cool, that's what it looks like to me too. Probably just a pass through the README, package.json, and comments in the source etc. to take out references to the old drafts are all that's needed.

almost commented 11 years ago

Good point, docs do need updating

Thomas Parslow Freelance Developer Django, Python, Javascript and more!

http://almostobsolete.net +44 (0) 7951261227 @almostobsolete

On 4 April 2013 18:20, skivvies notifications@github.com wrote:

Cool, that's what it looks like to me too. Probably just a pass through the README, package.json, and comments in the source etc. to take out references to the old drafts are all that's needed.

— Reply to this email directly or view it on GitHubhttps://github.com/dharmafly/jsonpatch.js/issues/11#issuecomment-15911039 .