RE: What happened to TServer.setEventHandler()?

2016-02-07 Thread David Bennett
Done. Issue 3604. Regards David M Bennett FACS Andl - A New Database Language - andl.org -Original Message- From: Jens Geyer [mailto:jensge...@hotmail.com] Sent: Monday, 8 February 2016 5:33 AM To: dev@thrift.apache.org Subject: Re: What happened to TServer.setEventHandler()? @David

Re: What happened to TServer.setEventHandler()?

2016-02-07 Thread Jens Geyer
Subject: RE: What happened to TServer.setEventHandler()? Hi Jens Thanks for the response, but No, this really doesn't solve anything. First off -- how is a poor schmuck meant to know which Thrift Nuget to use? They both say Apache and Thrift; your ApacheThrift has 2K downloads and the other ha

RE: What happened to TServer.setEventHandler()?

2016-02-06 Thread David Bennett
To: dev@thrift.apache.org Subject: Re: What happened to TServer.setEventHandler()? Hi David, > the latest NuGet Thrift 0.9.1.3 the latest should be 0.9.3, not 0.9.1.3. And yes, the Apache Thrift one is the official package from us. https://www.nuget.org/packages/ApacheThrift/ Does that solve t

Re: What happened to TServer.setEventHandler()?

2016-02-06 Thread Jens Geyer
Bennett Sent: Sunday, February 7, 2016 1:02 AM To: dev@thrift.apache.org Subject: What happened to TServer.setEventHandler()? I have some working code that was using TServer.setEventHandler() to log connections etc. Since updating to the latest NuGet Thrift 0.9.1.3 it stopped working. Now it won&#

What happened to TServer.setEventHandler()?

2016-02-06 Thread David Bennett
I have some working code that was using TServer.setEventHandler() to log connections etc. Since updating to the latest NuGet Thrift 0.9.1.3 it stopped working. Now it won't compile and there is no such entry point. Could someone knowledgeable in these things tell me what happened and what I can