Skip to content

Javagen abstract 2: The Abstractening#407

Merged
kevinschaper merged 8 commits intomainfrom
javagen_abstract
Oct 15, 2021
Merged

Javagen abstract 2: The Abstractening#407
kevinschaper merged 8 commits intomainfrom
javagen_abstract

Conversation

@kevinschaper
Copy link
Contributor

Since I recently hit the same test artifact explosion and have a little practice, I cherry picked @sierra-moxon's changes from #403 to make a clean PR.

I think we could probably shift to writing something closer to unit tests on the OOCodeGen & JavaGenerator code rather than an integration test on the actual output, but it might make more sense to tackle that in #395, since it seems like a more complex scenario.

@Data
@EqualsAndHashCode(callSuper=false)
public class Relationship {
public class Relationship {
Copy link
Member

Choose a reason for hiding this comment

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

oops, minor but annoying issue. You have to tweak the magic - in jinja2

@kevinschaper kevinschaper merged commit c571213 into main Oct 15, 2021
@kevinschaper kevinschaper deleted the javagen_abstract branch October 15, 2021 07:35
iQuxLE pushed a commit that referenced this pull request Aug 18, 2025
SchemaView remote import bug fix prep: test reorganisation
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