-
Notifications
You must be signed in to change notification settings - Fork 60
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
INTF bits missing #86
Comments
Yes, you are right, documentation is missing. This needs to be added. There shouldn't be text elements for interfaces Which proxy flags do you mean? |
Proxy: as far as I remember the proxy generation sets a special flag on the interface so it's recognized as a proxy object, not sure if it can be derived from the source code, SEOCLASSDF-CLSPROXY Also not sure if these can be left out/derrived,
|
We checked it. You are right, the fields CATEGORY and CLSPROXY should be added. I suggest to show CLSPROXY only if a value it is true. TADIR-GENERATED has to be double-checked. I am also not 100% sure whether this is needed. |
only true: its a json design decision see #61 (comment) |
Just as information: I had just a short discussion with colleagues responsible for the change and transport system. They plan to have a dedicated file for some metadata representing TADIR information. I have asked them to contribute their proposal to this repository as soon as they have a first version. |
basically GENFLAG is the only one needed? https://www.se80.co.uk/saptables/t/tadi/tadir.htm, master language is in the existing metadata file so will it be one file with one field? one file with all objects of a repository, or one extra file per object? |
I also haven't seen the proposal, yet. I understood it will contain more than one field and it will be one file per object. |
from my point of view, the json file is meant to contain the metadata for the object, so I dont see any reason for adding more files for the same object |
We distinguish object metadata and transport process metadata and try to separate that. |
One metadata file per object. |
@ulrichauer thanks 👍 we need to define what's in scope for the abap-file-formats, object metadata and/or transport process metadata I guess transport process metadata should not be edited by a developer? And as a developer I'd personally like not to see it. However its needed for deployment/transport (right?), so I'd leave it to the deployment mechanism to define transport process metadata. |
@schneidermic0 any thoughts? we need to decide this to move forward |
Status:
|
I suggest to open two new issues:
Then we can close this issue. |
I have created following issues: I think we can close this one. |
I think the following are missing in the INTF file definition?
The text was updated successfully, but these errors were encountered: