Maxim Korobov created THRIFT-1672:
-------------------------------------

             Summary: MonoTouch (and Mono for Android) compatibility
                 Key: THRIFT-1672
                 URL: https://issues.apache.org/jira/browse/THRIFT-1672
             Project: Thrift
          Issue Type: Improvement
          Components: C# - Library
            Reporter: Maxim Korobov


I'm trying to use Thrift C# library under MonoTouch. Seems like everything is 
working from the box.

The only issue is /src/Transport/THttpHandler.cs. Class THttpHandler using 
System.Web namespace to reach IHttpHandler interface and HttpContext class. 
Unfortunately, that namespace is not implemented for MonoTouch framework.

Is it possible to implement THttpHandler in other way?

Note that issue in Xamarin's Bugzilla is here: 
https://bugzilla.xamarin.com/show_bug.cgi?id=6420

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to