Hi,

On Mon, Mar 10, 2008 at 11:08 AM, Jérôme Charron
<[EMAIL PROTECTED]> wrote:
>  Just one point I don't understand : why would you like to use objects for
>  metadata keys ? what are the benefits?

Using objects instead of strings nicely solves the namespacing issue
(TIKA-61). If the keys were just strings we'd need to use some
namespacing mechanism to ensure that two custom parser implementations
won't choose to use the same metadata key for different purposes.

BR,

Jukka Zitting

Reply via email to