morphir icon indicating copy to clipboard operation
morphir copied to clipboard

Document principles for where to implement features

Open AttilaMihaly opened this issue 5 years ago • 0 comments

An example is that every language specific integration should stick to parsing/generating in that language. We should not generate Java from Elm for example. The only cross-cutting language should be Morphir itself.

AttilaMihaly avatar May 14 '20 14:05 AttilaMihaly