code-pal-for-abap-cloud icon indicating copy to clipboard operation
code-pal-for-abap-cloud copied to clipboard

Mention preferred package name in READ.md

Open alwinvandeput opened this issue 2 years ago • 2 comments
trafficstars

My proposal is to mention a preferred package name for the code. I now used the package name /CC4A/MAIN.

alwinvandeput avatar Sep 23 '23 10:09 alwinvandeput

What benefit would such a preferred name have? Personally I use /CC4A/CODE_PAL but what difference does that make to your /CC4A/MAIN or whatever anyone else might pick?

bjoern-jueliger-sap avatar Sep 26 '23 10:09 bjoern-jueliger-sap

I think it helps people to choose a package name. It is also helps for consistency reasons so that on every system the package name is the same. And it helps that people choose an name starting with /CC4A/ and not with Z or Y.

alwinvandeput avatar Oct 08 '23 11:10 alwinvandeput

Agree. Of course, abapGit lets you pick any package, but it's nice if a project has a consistent home.

I use "Recommended SAP package: ..." in my READMEs. Example

mbtools avatar Oct 18 '24 16:10 mbtools