You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/08/21 18:42:16 UTC

[jira] Closed: (THRIFT-41) Add "strict" checking option to generated code

     [ https://issues.apache.org/jira/browse/THRIFT-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-41.
-------------------------------

    Resolution: Won't Fix

> Add "strict" checking option to generated code
> ----------------------------------------------
>
>                 Key: THRIFT-41
>                 URL: https://issues.apache.org/jira/browse/THRIFT-41
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Compiler
>            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.