ppkarwasz commented on PR #706:
URL: https://github.com/apache/commons-compress/pull/706#issuecomment-3322940714

   @garydgregory,
   
   Right now, all builder factory methods are named just `builder`, except for 
JAR where I had to use `jarInputStreamBuilder` due to inheritance.
   
   Do you think we should rename all of them to include the format name (e.g., 
`tarBuilder()`, `zipBuilder()`)? That would make it easier for users to `import 
static` multiple builders in the same class without name clashes.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to