Traffic Plugin#6
Conversation
|
@zugaldia I found the remaining issue (not having filters setup). |
ericrwolfe
left a comment
There was a problem hiding this comment.
I'll leave the final approval up to @zugaldia, but at a high level everything looks great to me.
Traffic.java looks simple to use by itself and straightforward to customize should someone need to.
Should we update the repo's readme with installation instructions and a short code snippet around usage, or will this get out of hand as we add more plugins? Are there better ways to deal with this on Android?
My suggestion would be to add |
There was a problem hiding this comment.
Is this line necessary at all?
There was a problem hiding this comment.
Could we call this class TrafficPlugin instead? This could be the only convention for now, all plugins should have the Plugin suffix.
There was a problem hiding this comment.
Let's start with version 0.1 for now so that we aren't tied to SEMVER.
|
@tobrun Plugin is in great shape, I only added a few minor comments.
Agreed. Let's start with the basics, which is to list all the plugins in the @langsmith will be running point for the next iteration of docs and include them in the website. I'll ticket that separately. |
|
Rebased with master for PR with CI, review comments addressed and ready for review. |
|
Follow up ticket to handle the |
Closes #4