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

Skeleton of scoremat.rs #34

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Skeleton of scoremat.rs #34

merged 2 commits into from
Jan 15, 2025

Conversation

smoe
Copy link
Contributor

@smoe smoe commented Dec 14, 2024

Hello,

I was curious and tested chatGPT on performing the conversion. It did pretty good, the input was https://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/objects/scoremat/scoremat.asn

Had to manually contribute all the many comments. Caught some unnecessairly snake-cased attributes that I corrected.

As it became clear from my earlier (manual) work on entrezgene, I do not fully grasp what kind of glue code is now missing. Please also kindly comment on the quality of that code. I do not see that all attribute names would be named correctly for the serialization, I just refrained from editing all that in for you to better judge how far the automation worked.

I left the "--" of the original comments to communicate that the comment is indeed original. But that may be not so helpful for the automated documentation.

All comments were from the original, no point to indicate their
provenance by keeping the "--" original comment symbol.
@PoorRican PoorRican merged commit 98fb9da into PoorRican:master Jan 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants