You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Axel Niklasson (JIRA)" <ji...@apache.org> on 2015/07/23 17:10:06 UTC

[jira] [Created] (THRIFT-3254) Split generated cocoa files in classes

Axel Niklasson created THRIFT-3254:
--------------------------------------

             Summary: Split generated cocoa files in classes
                 Key: THRIFT-3254
                 URL: https://issues.apache.org/jira/browse/THRIFT-3254
             Project: Thrift
          Issue Type: Improvement
          Components: Cocoa - Compiler
    Affects Versions: 0.9.2
         Environment: OS X
            Reporter: Axel Niklasson


As a developer
I want the Cocoa code generator to split its output source files
So that huge source files don't bork my tools

A 1346 line thrift file results in 8000 lines of header (`.h`) and 89000 lines of implementation (`.m`) causing pain and suspicion in several steps of development.



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