So, what should we do?

deactivate COMPRESSED_FILTERED_TS completely, or even remove the
SerialFormat?


Best,


Peter


Am 04.08.2016 um 11:22 schrieb Richard Eckart de Castilho:
> I'd personally prefer only one header, but looks like that would require
> more refactoring, e.g. extracting the reading of the header out
> of org.apache.uima.cas.impl.CASImpl.reinit(InputStream)...
>
> Cheers,
>
> -- Richard
>
>> On 04.08.2016, at 09:07, Peter Klügl <[email protected]> wrote:
>>
>> Yes, form6+ gets two headers. The first one for identifying the format
>> and typesystem inclusion for the utils class, the second one for the
>> actual serialization code. I didn't see any better solution for this.
>>
>>
>> Am 03.08.2016 um 18:28 schrieb Richard Eckart de Castilho:
>>> It is a bit hard to see... do we have cases now where two headers are 
>>> written to the file? 
>>> E.g. in a form6 + TS, one before the type system and another one before the 
>>> actual CAS data?
>>>
>>> -- Richard

Reply via email to