Details
-
New Feature
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
0.9.2
-
None
-
None
-
Patch Available
Description
At present, customers could only specify one input file to thrift compiler. There are maybe two approaches to support multiple input files.
Approach 1: Improve the option parser in compiler/cpp/src/main.cc. Maybe we can borrow code from GUN's getopt_long.
Approach 2: Offer users a maven plugin which can help them to iterate through a list of input files.
Attachments
Attachments
Issue Links
- blocks
-
THRIFT-3127 switch -recurse to --recurse and reserve -r
- Closed
- contains
-
THRIFT-3605 Have the compiler complain about invalid arguments and options
- Closed
- is duplicated by
-
THRIFT-3862 Parse does not support multiple thrift files
- Closed