-
Notifications
You must be signed in to change notification settings - Fork 68
DDLS: Update documentation: new file extension in CDS #161
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
Comments
See also the discussions in: #160 (comment) Questions raised there are:
|
It's both. ABAP flavoured CDS does not implement the complete CDS specification (e.g. no structured types up to now). And it has ABAP specific extensions (like the usage of ABAP data elements.
At least ADT has a separate (RND based) parser for each CDS object type. So the answer it most probably: Yes.
These two are a matter of taste. An by the way. What's the correct extension then for the ´.objectdependencies.json´ file? |
@BeckerWdf From my point of view, it would be ´.ddls.objectdependencies.json´. See https://github.com/SAP/abap-file-formats/blob/main/doc/specification.md#content-type |
should the title of this isuse be updated? "Update documentation: new file extension in CDS", its more a question of first finding the file extension? |
having undecided file extensions and moving forward will,
|
|
".cds" |
So what do you not like with the ".cds" extension? |
see comments in #160 from my point of view, DDLS is work-in-progress, suggest finishing the issues for DDLS before adding new object types |
Are we talking about a decision between the following two options? Option A: Currently, the pushed file extensions for CDS source code in this repository is Option B: As far as I understand @larshp suggests to use |
Option C: "asddls", "asdcls", "asddlxs" All options have different impact and tasks to be done to support the language |
@BeckerWdf @larshp Let's have a look at this topic in our next sync meeting |
sdf
|
We had just our sync meeting with @larshp and @BeckerWdf. We came to the conclusion that we shall go for option B: The file extension for the source code of Some additional information on the decision:
|
see #297 |
With the definition of a ABAP file format for CDS it is introduced a new file extension, see #160
Let's document the new one here
https://github.com/SAP/abap-file-formats/blob/main/doc/specification.md#file-extensions
The text was updated successfully, but these errors were encountered: