Skip to content

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Jun 30, 2024

This is a follow-up of #3365.

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

Issue Number: #2584

What is the new behavior?

(Partial) support for the KerML core model:

  • Type, Feature
  • Removed RedefinableElement from UML model

Docs:

@amolenaar amolenaar marked this pull request as draft June 30, 2024 20:02
@github-actions github-actions bot added the python Pull requests that update Python code label Jun 30, 2024
Base automatically changed from kerml-core-model to main July 4, 2024 18:58
Gaphor is not using any redefinable features.

Removing it shouls simplify migration to KerML.
So we can more easily distinguish what's coming from the Core model.
Feature is inherited from Type now. Was RefinableElement/NamedElement.
@amolenaar amolenaar marked this pull request as ready for review August 24, 2024 11:52
@amolenaar amolenaar requested a review from danyeaw August 24, 2024 11:52
@danyeaw danyeaw added feature A new feature and removed python Pull requests that update Python code labels Sep 1, 2024
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Hi @amolenaar, this changes look great - one step closer to KerML!

@danyeaw danyeaw merged commit 8d258e9 into main Sep 1, 2024
21 checks passed
@danyeaw danyeaw deleted the kerml-core-types branch September 1, 2024 18:44
@amolenaar amolenaar mentioned this pull request Oct 19, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants