[
https://issues.apache.org/jira/browse/TIKA-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091849#comment-18091849
]
Tim Allison commented on TIKA-4762:
-----------------------------------
What are you trying to accomplish? Would it be generally useful for others?
Should we modify Property?
> Make Property class non-final
> -----------------------------
>
> Key: TIKA-4762
> URL: https://issues.apache.org/jira/browse/TIKA-4762
> Project: Tika
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.3.0
> Reporter: Carl Eric Codere
> Priority: Minor
>
> h2. Problem description
> The Property class is {{final}} in {{tika-core}} and constructors are
> private, which makes subclassing or inheriting from this class impossible.
> h2. How to resolve
> Make the property class non-final and optionally, make the constructors
> protected
--
This message was sent by Atlassian Jira
(v8.20.10#820010)