You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Andrew McGeachie (JIRA)" <ji...@apache.org> on 2008/06/25 22:58:45 UTC

[jira] Created: (THRIFT-60) Constants object should extend NSObject

Constants object should extend NSObject
---------------------------------------

                 Key: THRIFT-60
                 URL: https://issues.apache.org/jira/browse/THRIFT-60
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Cocoa)
            Reporter: Andrew McGeachie
            Priority: Minor


Generated objective-C objects used to encapsulate constants defined in thrift IDL files should extend NSObject.  

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


[jira] Updated: (THRIFT-60) Constants object should extend NSObject

Posted by "Andrew McGeachie (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McGeachie updated THRIFT-60:
-----------------------------------

    Patch Info: [Patch Available]

Marking as "Patch Available"

> Constants object should extend NSObject
> ---------------------------------------
>
>                 Key: THRIFT-60
>                 URL: https://issues.apache.org/jira/browse/THRIFT-60
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Cocoa)
>            Reporter: Andrew McGeachie
>            Priority: Minor
>         Attachments: THRIFT-60.patch
>
>
> Generated objective-C objects used to encapsulate constants defined in thrift IDL files should extend NSObject.  

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


[jira] Resolved: (THRIFT-60) Constants object should extend NSObject

Posted by "Andrew McGeachie (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McGeachie resolved THRIFT-60.
------------------------------------

    Resolution: Fixed

Committed.


> Constants object should extend NSObject
> ---------------------------------------
>
>                 Key: THRIFT-60
>                 URL: https://issues.apache.org/jira/browse/THRIFT-60
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Cocoa)
>            Reporter: Andrew McGeachie
>            Assignee: Andrew McGeachie
>            Priority: Minor
>         Attachments: THRIFT-60.patch
>
>
> Generated objective-C objects used to encapsulate constants defined in thrift IDL files should extend NSObject.  

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


[jira] Updated: (THRIFT-60) Constants object should extend NSObject

Posted by "Andrew McGeachie (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McGeachie updated THRIFT-60:
-----------------------------------

    Attachment: THRIFT-60.patch

Here's a patch which fixes the issue.

> Constants object should extend NSObject
> ---------------------------------------
>
>                 Key: THRIFT-60
>                 URL: https://issues.apache.org/jira/browse/THRIFT-60
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Cocoa)
>            Reporter: Andrew McGeachie
>            Priority: Minor
>         Attachments: THRIFT-60.patch
>
>
> Generated objective-C objects used to encapsulate constants defined in thrift IDL files should extend NSObject.  

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


[jira] Assigned: (THRIFT-60) Constants object should extend NSObject

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned THRIFT-60:
-----------------------------------

    Assignee: Andrew McGeachie

> Constants object should extend NSObject
> ---------------------------------------
>
>                 Key: THRIFT-60
>                 URL: https://issues.apache.org/jira/browse/THRIFT-60
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Cocoa)
>            Reporter: Andrew McGeachie
>            Assignee: Andrew McGeachie
>            Priority: Minor
>         Attachments: THRIFT-60.patch
>
>
> Generated objective-C objects used to encapsulate constants defined in thrift IDL files should extend NSObject.  

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