Re: Backwards compatibility for CAS API redesign

2006-12-21 Thread Adam Lally
On 12/21/06, Thilo Goetz [EMAIL PROTECTED] wrote: The idea is that a CAS has a current view (best term I can think of for it right now). Any methods on the CAS that are view-oriented will apply to the current view. This includes but is not limited to: getSofa() getDocumentText()

Backwards compatibility for CAS API redesign

2006-12-19 Thread Adam Lally
This is a proposal for how to preserve some amount of backwards compatibility if we do the CAS / CasView API redesign currently being discussed. This only addresses single-Sofa annotators/applications, but that is the vast majority of the code out there and so I'm willing to accept breaking