Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Add spec for writable JSON DOM#39954

Merged
kasiabulat merged 8 commits intodotnet:masterfrom
kasiabulat:kasiabulat/specification
Aug 9, 2019
Merged

Add spec for writable JSON DOM#39954
kasiabulat merged 8 commits intodotnet:masterfrom
kasiabulat:kasiabulat/specification

Conversation

@kasiabulat
Copy link
Copy Markdown
Contributor

I added specification consisting of following sections:

  • Introduction
  • Goals
  • TODOs
  • Example scenarios
  • Design choices
  • Implementation details
  • Open questions
  • Useful links

Continuation of kasiabulat#4
Issue: #39922

cc: @joperezr @bartonjs @ericstj @ahsonkhan @terrajobst @JamesNK

* specification consisting of following sections added:
  - introduction
  - goals
  - todos
  - example scenarios
  - design choices
  - implementation details
  - open questions
  - useful links
* review comments included
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
@stephentoub stephentoub changed the title Specification Add spec for writable JSON DOM Aug 1, 2019
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
@stephentoub
Copy link
Copy Markdown
Member

@ViktorHofer, this PR only adds/touches a .md file. Why did CI run?

@ahsonkhan ahsonkhan added this to the 5.0 milestone Aug 1, 2019
@ahsonkhan ahsonkhan added the documentation Documentation bug or enhancement, does not impact product or test code label Aug 1, 2019
@ViktorHofer
Copy link
Copy Markdown
Member

@ViktorHofer, this PR only adds/touches a .md file. Why did CI run?

@stephentoub currently wildcards in the exclude filter only works at the end: https://github.com/MicrosoftDocs/vsts-docs/issues/2363#issuecomment-444224630. We are waiting for refined exclude filters.

Means the second filter here currently doesn't work: https://github.com/dotnet/corefx/blob/master/.azure-ci.yml#L21-L24

Copy link
Copy Markdown

@ahsonkhan ahsonkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some leftover feedback, points of discussion. Overall, LGTM.

Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
@JamesNK
Copy link
Copy Markdown
Member

JamesNK commented Aug 7, 2019

What should ToString return - #40107 (comment)

Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
Comment thread src/System.Text.Json/docs/writable_json_dom_spec.md Outdated
@kasiabulat kasiabulat merged commit 7ec3954 into dotnet:master Aug 9, 2019
@kasiabulat kasiabulat deleted the kasiabulat/specification branch August 16, 2019 22:26
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
* Specification (dotnet/corefx#4)

* specification consisting of following sections added:
  - introduction
  - goals
  - todos
  - example scenarios
  - design choices
  - implementation details
  - open questions
  - useful links
* review comments included

Commit migrated from dotnet/corefx@7ec3954
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Text.Json documentation Documentation bug or enhancement, does not impact product or test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants