Other things to be aware of: v3 requires a re-generate of the JCas cover classes. The regenerate may not work properly with previously created JCas cover classes that have customization (hasn't been tested).
v3 also changes (slightly) a bunch of the public APIs. Some of these changes may require changes in the using code. Compatibility "packages" to mitigate this haven't been done (yet). -Marshall On 12/1/2015 5:23 PM, Eddie Epstein wrote: > Sounds promising. Is enough running to compare performance on any > applications? > > Eddie > > On Tue, Dec 1, 2015 at 4:31 PM, Marshall Schor <[email protected]> wrote: > >> Hi, >> >> The version in the branch for this is beginning to come to life; many test >> cases >> are now running. >> >> The major items yet to be done include binary (plain and compressed) and >> vinci >> serialization, and working out a good strategy and set of tools for PEARs >> and >> JCasGen. I'll probably work on binary serialization next. >> >> -Marshall >>
