Skip to content

Conversation

@vbatts
Copy link
Member

@vbatts vbatts commented Jun 18, 2015

Signed-off-by: Vincent Batts [email protected]

@vbatts
Copy link
Member Author

vbatts commented Jun 18, 2015

cc @chanezon

@philips
Copy link
Contributor

philips commented Jun 23, 2015

I think it would be worthwhile to separate out the introductory stuff into a README.md and then break the spec into smaller files. The advantage is we can make the specs short enough that we don't have to rely on markdown anchors remaining stable early on.

@philips
Copy link
Contributor

philips commented Jun 25, 2015

@vbatts @crosbymichael and I re-org'd the spec a bit today. A "table of contents" exists in the README.md now.

@philips philips closed this Jun 25, 2015
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
timthelion added a commit to timthelion/specs that referenced this pull request Aug 27, 2015
Don't use strings when you can use dictionaries/objects. JSON objects are trivial to parse and manipulate, unlike strings. String parsing is the opencontainers#1 cause of security bugs, so if it can be trivially avoided, then why not ;)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants