Re: [metadata] Input on reorganization of Metadata interfaces

2012-05-08 Thread Mattmann, Chris A (388J)
Hi Jörg, On May 8, 2012, at 5:39 AM, Joerg Ehrlich wrote: > Hi Chris, > >> I'm OK with the code-level implications of that, but I will just have to >> scope out the patch and so forth. >> Thanks for pushing this. I really appreciate your help here. > > Sorry, I am not a native speaker: Does th

RE: [metadata] Input on reorganization of Metadata interfaces

2012-05-08 Thread Joerg Ehrlich
Hi Chris, >I'm OK with the code-level implications of that, but I will just have to scope >out the patch and so forth. >Thanks for pushing this. I really appreciate your help here. Sorry, I am not a native speaker: Does that you would like to see a patch of the proposed ideas and make a decisio

RE: [metadata] Input on reorganization of Metadata interfaces

2012-05-08 Thread Joerg Ehrlich
-Original Message- From: Nick Burch [mailto:nick.bu...@alfresco.com] Sent: Freitag, 4. Mai 2012 23:34 To: dev@tika.apache.org Subject: RE: [metadata] Input on reorganization of Metadata interfaces On Fri, 4 May 2012, Joerg Ehrlich wrote: >>>> The keys will always link to p

RE: [metadata] Input on reorganization of Metadata interfaces

2012-05-04 Thread Nick Burch
On Fri, 4 May 2012, Joerg Ehrlich wrote: The keys will always link to properties of other namespace interfaces like: String Title = DublinCore.Title.getName(); String Author = DublinCore.Creator.getName(); Won't that break existing parsers and consumers though? As Title will suddenly change fr

Re: [metadata] Input on reorganization of Metadata interfaces

2012-05-04 Thread Mattmann, Chris A (388J)
Hi Jörg, On May 4, 2012, at 6:43 AM, Joerg Ehrlich wrote: > Hi, > > I wanted to start submitting patches for the following and would like your > input on that: > > Create one "Core Properties" interface for the Metadata class which contains > just the keys for the properties which should be d

RE: [metadata] Input on reorganization of Metadata interfaces

2012-05-04 Thread Joerg Ehrlich
On Fri, 4 May 2012, Joerg Ehrlich wrote: >> Create one "Core Properties" interface for the Metadata class which >> contains just the keys for the properties which should be directly >> addressable through the Metadata class in the future. Those are all >> DublinCore plus copyright and a bit of

Re: [metadata] Input on reorganization of Metadata interfaces

2012-05-04 Thread Nick Burch
On Fri, 4 May 2012, Joerg Ehrlich wrote: Create one "Core Properties" interface for the Metadata class which contains just the keys for the properties which should be directly addressable through the Metadata class in the future. Those are all DublinCore plus copyright and a bit of other releva