garydgregory commented on issue #129: Rename all classes prefixed with "H2..." to "Http2...". URL: https://github.com/apache/httpcomponents-core/pull/129#issuecomment-500825522 Hi @ok2c, @rschmitt, and all: Let's step back and consider an easy case: "H1Config". This is the only class prefixed with "H1". Is "H1" known a well known abbreviation? Are there other version 1 specific types that should be thus named? If "H1" is not well known, should this H1 class be renamed and to what HttpConfig or Http1Config? I could see keeping H1 if we use H2 all over (see below.) Then the broader topic of "H2" vs. "Http2" prefixes: Is there any rational for this inconsistency? If not, then all types should share the same prefix, I do not care which one. WDYT?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
