Open domenic opened 6 years ago
Can the diagram source file or whatever be included? It would be nice to keep the diagram up-to-date as the spec is changed. (Maybe one day bikeshed could auto-generate this via graphviz...)
For sure, I'd expect us to re-create it as an SVG. I briefly tried to figure out how to export that from slides, but could not, so probably we'll just need to re-create it by hand.
To export the diagram as a .svg
you can select File
-> Download as
-> Scalable Vector Graphics (.svg, current slide)
@tyoshino made a presentation about the Fetch Standard for the Chrome networking team. In it he had an amazing diagram that we should add to the spec, showing the call graph of the different algorithms.