rmannibucau commented on PR #480:
URL: https://github.com/apache/commons-compress/pull/480#issuecomment-1937101399

   @garydgregory very good catch! fixed now normally. On the builder point I 
had the same thought and I think it is maybe worth to not expose all 
constructors (package scope?) and just use a single one for next release, the 
builder will make the api more verbose with a very low gain since most 
constructors are just about calling setters - and extra fields are exactly 
there for example.


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