Sorry, I just saw the interfaces are very different, so there is not easy fix. EventStream still should be deprecated. Dan
On May 28, 2015, at 9:34 AM, Russ, Daniel (NIH/CIT) [E] wrote: > Hi, > > The interface for opennlp.tools.maxent.GIS is changing between 1.5 and 1.6. > This will cause me to have to make many changes in my code that could be > easily avoided if we change make opennlp.tools.ml.model extend > ObjectStream<Event>. Also, Since EventStream is not used by GIS, is there > any reason why it is not deprecated? I will put this in JIRA. > > Thank you > Dan
