Skip to content
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

Protobuf Translation 1.0.0 #62

Merged
merged 33 commits into from
Mar 22, 2023
Merged

Protobuf Translation 1.0.0 #62

merged 33 commits into from
Mar 22, 2023

Conversation

bischoffz
Copy link
Contributor

renamed folder structure to make more sense
renamed groupId to a more concrete name
updated folder names to match artifactId
Added plugin-translators-all that includes all the core plugin translators to give more flexibility to modelers

Refactored AbstractTranslatorSpecs to no longer have to import protobuf java types
Refactored AbstractTranslatorSpecs into a singular class rather than one for objects and one for enums
Refactored related methods involving AbstractTranslatorSpecs to not need protobuf types
Renamed 'SimObject' to 'AppObject'

Moved app classes into test folder and reconfigured so tests work both in the IDE and with Maven

@shawnhatch shawnhatch merged commit d2e4936 into dev Mar 22, 2023
@shawnhatch shawnhatch deleted the translator-clean-up branch March 30, 2023 14:58
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.

None yet

2 participants