Analyze API surface to simplify its usage #1260
spoenemann
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
My observations:
My thoughts and recommendations:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Wrt.
How do grouped exports like in https://github.com/eclipse-langium/langium/blob/main/packages/langium/src/index.ts#L24-L26 relate to that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As discussed in today's dev meeting, we want to look at Langium's API surface and then decide whether to restructure it in order to simplify its usage. I made a simple program to list the top-level symbols exposed by the langium package. Here is the result:
Beta Was this translation helpful? Give feedback.
All reactions