What about our own impl ? It could be focus on profile handling efficiently.
Thoughts ? Regards JB On 16/04/2019 09:59, Serge Huber wrote: > Hello François, > > Thanks for proposing this. > > I'm +1 about this but I just think we also need to be careful about the > performance. We know the performance profile of the old library (wasn't > exceptional) but we don't know the performance of the new one. But I see it > has some benchmarks with seems a good thing. > > Regards, > Serge... > > On Tue, Apr 16, 2019 at 8:40 AM Jean-Baptiste Onofré <[email protected]> > wrote: > >> +1 >> >> Regards >> JB >> >> On 16/04/2019 07:27, Francois Papon wrote: >>> Hi all, >>> >>> I would like to start a vote to replace the User Agent detector library >>> because it's no longer maintained: >>> >>> <dependency> >>> <groupId>net.sf.uadetector</groupId> >>> <artifactId>uadetector-resources</artifactId> >>> <version>2014.11-jahia1</version> >>> </dependency> >>> >>> <dependency> >>> <groupId>net.sf.uadetector</groupId> >>> <artifactId>uadetector-core</artifactId> >>> <version>0.9.23-jahia1</version> >>> </dependency> >>> >>> There is an other library that we could use instead and it's under >>> Apache license 2.0: >>> >>> https://github.com/nielsbasjes/yauaa >>> >>> Thoughts? >>> >>> regards, >>> >> >> -- >> Jean-Baptiste Onofré >> [email protected] >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
