Skip to content

new doc AFF support - #300

Open
larshp wants to merge 2 commits into
mainfrom
hvam/aff3007
Open

new doc AFF support#300
larshp wants to merge 2 commits into
mainfrom
hvam/aff3007

Conversation

@larshp

@larshp larshp commented Jul 30, 2026

Copy link
Copy Markdown
Member

No description provided.


Suggested approach:

* Read the old XML into the new AFF format carried by the INTF, https://github.com/abapGit/abapGit/tree/main/src/objects/aff_types

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reading needs to support both xml and json formats.

* Read the old XML into the new AFF format carried by the INTF, https://github.com/abapGit/abapGit/tree/main/src/objects/aff_types
* Persist the object given the data in the INTF
* Serialize the object to AFF format

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should define which part gets implemented in which class ie what changes need to be made to the old class and what needs to be changed in the framework around it (and we assume a new AFF class has been provided by SAP that calls the AFF handler which might not be the case).

That's what I tried to discuss in abapGit/abapGit#7768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants