garydgregory commented on code in PR #480:
URL: https://github.com/apache/commons-compress/pull/480#discussion_r1484812539
##########
src/main/java/org/apache/commons/compress/archivers/zip/ExtraFieldUtils.java:
##########
@@ -379,11 +382,28 @@ public ZipExtraField onUnparseableExtraField(final byte[]
data, final int off, f
* </p>
*
* @param c the class to register
+ *
+ * todo: "at_deprecated this registration is global and shared by all
consumers.", find a way to make it specific.
Review Comment:
Hi @rmannibucau
Thank you for your PR. Was this meant to be a draft PR? I don't think we
should leave TODO's behind.
--
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]