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

Revert back to the most direct mapping from Morphir to Scala #163

Closed
AttilaMihaly opened this issue Sep 22, 2020 · 0 comments
Closed

Revert back to the most direct mapping from Morphir to Scala #163

AttilaMihaly opened this issue Sep 22, 2020 · 0 comments
Assignees

Comments

@AttilaMihaly
Copy link
Member

AttilaMihaly commented Sep 22, 2020

The recent attempt to bring the generated classes closer to the OOP style highlighted multiple issues. Until we find a consistent approach to fixing those issues we should revert back to the most direct mapping possible so there will be no methods generated and all function calls will be curried.

@AttilaMihaly AttilaMihaly self-assigned this Sep 22, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Sep 22, 2020
…nsistent strategy for translating function calls to Scala. finos#163
@AttilaMihaly AttilaMihaly changed the title Type aliases don't have the required methods in the generates Scala code Revert back to the most direct mapping from Morphir to Scala Oct 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Oct 2, 2020
AttilaMihaly added a commit that referenced this issue Oct 2, 2020
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

No branches or pull requests

1 participant