api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

`Name` attribute in `frameworks.xml` file is not used

Open joelmartinez opened this issue 7 years ago • 1 comments

Currently, only the Source attribute is being used to name the FrameworksIndex/*.xml file, and in the resulting <Framework Name="..."> element. These values should be sourced from the Name attribute instead.

edit: secondary requirement ... the resolution to this bug will need to take into account backwards compatibility. We've got to make sure that existing EcmaXML repos will not break if they try using a newer version that includes this fix.

joelmartinez avatar Apr 10 '18 15:04 joelmartinez

Upon further review ... I think we should just remove the Name attribute. If we're not using it, then we should just accept the defacto standard that all existing scripts are using. Thoughts?

joelmartinez avatar Aug 02 '19 20:08 joelmartinez