Marc Bernard

Results 712 comments of Marc Bernard

Thank you! That helped. I included the fix in #7066

I don't see how this is possible. In the standalone version, the classes are all local. They can't inherit nor be called via RFC.

or you generate the code of `Z_ABAPGIT_SERIALIZE...`. but that has lots of dependencies and won't be able to execute the `zcl_abapgit_objects` classes... so you generate those too... and in the...

Or you use the standalone to auto-update the dev version

good point. `delete_extra` and `update_extra` need a call to `zcl_abapgit_factory=>get_cts_api( )->insert_transport_object`. Would you like to give it a try with a PR?

It's a known issue/gap in abapGit that it does not detect dependencies between objects of the same type. Therefore, import order might turn out to be incorrect leading to the...

Hi Daniel, I'm not aware of any plans to work on this feature. It's the least used feature of abapGit and should probably be removed. It's much better to create...

I would do this in VScode or Cursor and ask an AI Agent to make the changes. Or ask AI to create a script/tool for the clean-up.

np. will keep it open until a pr queue settles down 😃