Skip to content
New issue

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

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

Already on GitHub? # to your account

Provide a way to add XML comment about unsupported XRC control. #1552

Closed
KeyWorksRW opened this issue Dec 23, 2024 · 0 comments · Fixed by #1554
Closed

Provide a way to add XML comment about unsupported XRC control. #1552

KeyWorksRW opened this issue Dec 23, 2024 · 0 comments · Fixed by #1554
Labels
design change Underlying design may need changing

Comments

@KeyWorksRW
Copy link
Owner

Description:

Currently, generators for controls not supported by XRC can insert a comment about the control not being supported. However, if the generator returns xrc_not_supported then the comment never gets added to the XML file. On the flip side, if a comment is added about the control being unsupported, and xrc_updated is returned, then an object with no class name is created. There needs to be a way to add a comment without adding an object.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
design change Underlying design may need changing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant