Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
Description
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).