Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server): Integrate node id header generation into nodeset compiler #3144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Pro
Copy link
Member

@Pro Pro commented Oct 1, 2019

This PR adds additional capabilities to the nodeset compiler to generated nodeid defines directly out of the NodeSet2.xml file.

With this PR we can gradually remove the generate_nodeid_header.py script and with that the dependency to have a .csv file for every NodeSet2.xml.

There's still the issue that the node id names of NS0 in the .csv are sometimes arbitrarily named and can not be automatically generated.

Tested with DI and other nodesets this change generates mostly similar define names.

@lgtm-com
Copy link

lgtm-com bot commented Oct 1, 2019

This pull request introduces 1 alert when merging 814fbac into 073f417 - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@Pro Pro force-pushed the feature/nodeids_header branch 3 times, most recently from bfddfff to 93be017 Compare October 1, 2019 11:23
@jpfr
Copy link
Member

jpfr commented Oct 10, 2019

Cool!

@Pro Pro force-pushed the feature/nodeids_header branch 2 times, most recently from 9fbde35 to 58525ba Compare April 10, 2020 14:49
@Pro Pro changed the title WIP: feat(server): Integrate node id header generation into nodeset compiler feat(server): Integrate node id header generation into nodeset compiler Apr 10, 2020
@andreasebner andreasebner added the Component: Nodeset Compiler Issues related to the nodeset compiler label May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Nodeset Compiler Issues related to the nodeset compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants