Generate Builders for structs
-----------------------------
Key: THRIFT-744
URL: https://issues.apache.org/jira/browse/THRIFT-744
Project: Thrift
Issue Type: New Feature
Components: Compiler (Java)
Affects Versions: 0.3
Reporter: Bryan Duxbury
Rather than making the setters return "this", we could support generating a
per-struct Builder subclass that gives you this behavior. This would let
"beans" mean what it's supposed to mean and also take advantage of
Builder-style instantiation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.