Github user jriskin commented on the pull request:

    https://github.com/apache/thrift/pull/539#issuecomment-147554481
  
    @creker ah, that makes some sense, I am using id for a couple of types of 
objects that I store in arrays and they don't resolve to a type until runtime. 
I'll revert all the code once i'm in a stable state and see if i can figure it 
out, for now i just renamed the conflicts. 
    
    Also, is it an issue that they are using 'id' as a variable name? That 
seems awfully unsafe in obj-c. I may push to see if i can get them to change 
this to post_id or something more reasonable.
    
    e.g.
    struct Post {
        1: optional i32 id;


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to