Yuki Kuwabara created AVRO-1952:
-----------------------------------

             Summary: Prevent JIT compilation in C#
                 Key: AVRO-1952
                 URL: https://issues.apache.org/jira/browse/AVRO-1952
             Project: Avro
          Issue Type: Improvement
          Components: csharp
         Environment: Typical Unity (C#) development for mobile, iOS 
compilation.
            Reporter: Yuki Kuwabara


C# code includes JIT API (Reflection.Emit) and it occurs error in iOS or other 
platform that does not support JIT compile.
Reflection.Emit is used in very specific point and it can be replaced with 
different safe code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to