[
https://issues.apache.org/jira/browse/TIKA-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4585.
-------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Refactor ParseContext to include json configs as a separate map in 4.x
> ----------------------------------------------------------------------
>
> Key: TIKA-4585
> URL: https://issues.apache.org/jira/browse/TIKA-4585
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Fix For: 4.0.0
>
>
> We started with using ConfigContainer in ParseContext to hold the json
> configs where ConfigContainer was a special object. I'm now thinking that we
> should normalize the json configs as a separate entity within ParseContext.
> This clarifies the json configs and elevates to more than a hack in tika-core
> for the sake of this new feature.
> It will require changes throughout to put/get the json directly from the
> ParseContext and not do the ConfigContainer dance, but the changes are
> trivial and this adds simplicity to ParseContext and serdes for ParseContext.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)