Add "strict" checking option to generated code
----------------------------------------------

                 Key: THRIFT-41
                 URL: https://issues.apache.org/jira/browse/THRIFT-41
             Project: Thrift
          Issue Type: Improvement
            Reporter: Bryan Duxbury
            Priority: Minor


For some applications, it would be really nice if the generated code didn't 
silently skip fields that were the wrong type and unexpected fields (ie, 
forward compatibility). Complaints would be good here because it could help 
developers discover when their code is out of date. Even if it's only used in 
development mode, it'd be very handy.

This would be a compile-time flag.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to