Skip to content

Conversation

@semenovm
Copy link

No description provided.

@semenovm semenovm requested a review from a team January 26, 2026 17:51
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should generated files go into the java-sdk top-level project?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. I'm agains having java-sdk at this point:

  1. It will lock libraries to use concrete versions.
  2. It will limit set of generated extensions (business should be able to decide which extensions they support).
  3. Just models without utility classes are not enough for sdk.
  4. Current implementation is still far avay from desired state (I'll share the doc).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also if spec is fully published to http://dev.ucp/... this example can be easily converted to spec first (models and api interfaces are generated at a build time).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants