Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

Fill out DistributionModule with all functions required by Morphir.IR.Distribution #31

Open
michelchan opened this issue Feb 11, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@michelchan
Copy link
Collaborator

michelchan commented Feb 11, 2022

We need to support in principal the same operations in the DistributionModule as those that are in Morphir.IR.Distribution.

We should support the Morphir.IR.Distribution module.

NOTE: Please note we want to support the functions in spirit in the modules, but we should also think about Scala ergonomics. One suggestion here is to use methods on our types and implement the functions in terms of those methods (similar to what was done with other files like Name and Path).

@michelchan michelchan added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 11, 2022
@michelchan michelchan changed the title Fill out DistributionModule with all functions required by Morphir.IR.Distribution Fill out DistributionModule with all functions required by Morphir.IR.Distribution Feb 11, 2022
@jxnu-liguobin
Copy link

jxnu-liguobin commented Mar 25, 2022

hello, I'm interested in this, but I don't know how to start. In particular, I didn't find the class Morphir.SDK.Distribution.

Hey, its great you are interested. It turns out @michelchan is already working on this, also the type in question was Morphir.IR.Distribution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants