More readme context and cleanup - #389
Conversation
|
Fair points! Thanks for taking the time to walk me through the basics, that made this process so much faster :) I worry about it going out of date as well, but I think outdated info is better than none - it atleast helps us "not start from scratch" when we want to add something. I'm working towards adding the rest of the sections, slowwwly. |
|
Really cool to have this! And sure, no rush @neilkakkar, first soak the system in. ;) A few points from me:
As for the "Where is And definitely agree on not singling out curried functions, details like that. |
|
Made some changes, I think this is a bit more polished now, though still definitely not the definitive version. |
…r#389) * some more context and cleanup * Reword Walkthrough a bit and add mmdbServer + plugins/plugin configs Co-authored-by: Michael Matloka <dev@twixes.com>
Changes
@neilkakkar it was really awesome to see the written breakdown of the plugin server. Thanks for this.
I made a few quick tweaks and added a bit of extra context on a few points, however I feel like there's still a lot that could be added.
My only worry with this walkthrough is that the plugin server code changes so rapidly, that we must make a targeted effort to keep it up to date, and remember to do so in every PR. I'm not sure if we'll be able to keep up the discipline. We can try.
However as general feedback, some parts of the walkthrough are very high level, describing how the different parts of the system interact, yet some paragraphs go very deep into the code, such as:
I think we should remain strictly high level, as I definitely will not think of updating a readme when I change such implementation details :).
@Twixes any thoughts or context to add to this section of the readme?
Checklist