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)