Hi there, I wonder: should the CAS.select() signatures be changed to return <T extends FeatureStructure> instead of <T extends TOP>?
After all, TOP is a JCas class - seems a bit odd to return that in the CAS API? Cheers, -- Richard
Hi there, I wonder: should the CAS.select() signatures be changed to return <T extends FeatureStructure> instead of <T extends TOP>?
After all, TOP is a JCas class - seems a bit odd to return that in the CAS API? Cheers, -- Richard