Replies: 1 comment
-
True. Also, I thought the new naming fad was actions ("CodesRead" instead of "CodesReader"). But in fact that is a BV reader—the name should be changed at some point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question (not an issue because maybe it's by design): do we want "WebGraph" to appear twice in the fully-qualified names of the traits
webgraph::traits::WebGraphCodesReader
andwebgraph::traits::WebGraphCodesWriter
.FWIW, those seems to be the only two traits in the
webgraph::traits
module that show this redundancy.Beta Was this translation helpful? Give feedback.
All reactions