You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Benjamin Gould (JIRA)" <ji...@apache.org> on 2016/04/28 16:25:12 UTC

[jira] [Created] (THRIFT-3803) Remove "file" attribute from XML generator

Benjamin Gould created THRIFT-3803:
--------------------------------------

             Summary: Remove "file" attribute from XML generator
                 Key: THRIFT-3803
                 URL: https://issues.apache.org/jira/browse/THRIFT-3803
             Project: Thrift
          Issue Type: Improvement
          Components: XML/XSD - Compiler
    Affects Versions: 0.10.0
            Reporter: Benjamin Gould
            Assignee: Benjamin Gould
            Priority: Minor


When I created the XML generator, I added an attribute named "file" to the <include /> element that has path information to the included file.

The information being exported into the XML file however is an absolute path that is specific to the system on which the XML file is generated, which probably should not exported.  Additionally, I'm not sure that the path information has much particular use anyhow, so IMO this should just be removed (especially since it has not been in an official release yet).



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