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

PROG: Store flow logic as separate ABAP files #7066

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

mbtools
Copy link
Member

@mbtools mbtools commented Oct 28, 2024

Before, the screen flow logic was stored in encoded format as part of the XML file (example).

abapGit can still deserialize the old format but serializes the flow logic of each screen in a separate ABAP file.

Test repo: https://github.com/abapGit-tests/PROG_dynp_flow

Example:

image

image

PS: It looks like GH is missing some of the syntax highlighting. I will get it fixed.

Before, the screen flow logic was stored in encoded format as part of the XML file.

abapGit can still deserialize the old format, but serializes the flow logic of each screen is stored in a separate ABAP file.

Test repo: https://github.com/abapGit-tests/PROG_dynp_flow
@mbtools mbtools added the serialization Translate between object types and files label Oct 28, 2024
@pokrakam
Copy link
Member

pokrakam commented Oct 28, 2024

That's a desperately needed un-hack, thank you!

@sbcgua
Copy link
Collaborator

sbcgua commented Oct 29, 2024

👍

@larshp
Copy link
Member

larshp commented Oct 29, 2024

before merging/at the time of merging suggest tagging a version/adding changelog

@mbtools
Copy link
Member Author

mbtools commented Oct 29, 2024

sure. i will prep a version

@mbtools mbtools mentioned this pull request Oct 29, 2024
@mbtools
Copy link
Member Author

mbtools commented Oct 29, 2024

Syntax highlighting: pvl/abap.tmbundle#105

@mbtools
Copy link
Member Author

mbtools commented Nov 1, 2024

Closes #7049

@larshp larshp merged commit 5ee49e3 into main Nov 4, 2024
7 checks passed
@larshp larshp deleted the mbtools/prog_flow_logic branch November 4, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
serialization Translate between object types and files
Development

Successfully merging this pull request may close these issues.

5 participants