You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Rodrigo Setti (JIRA)" <ji...@apache.org> on 2013/05/14 22:57:17 UTC

[jira] [Created] (THRIFT-1970) [Graphviz] Adds option to render exceptions relationships

Rodrigo Setti created THRIFT-1970:
-------------------------------------

             Summary: [Graphviz] Adds option to render exceptions relationships
                 Key: THRIFT-1970
                 URL: https://issues.apache.org/jira/browse/THRIFT-1970
             Project: Thrift
          Issue Type: Improvement
            Reporter: Rodrigo Setti
            Priority: Minor
         Attachments: thrift-latest-graphviz-exceptions.patch

Adds an option {{exceptions}} to render throwing relationships of functions in the diagram as red arrows from functions to the exception structures (exception structs are rendered always).

Usage:
{noformat}
    $ thrift --gen gv:exceptions tutorial.thrift
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira