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

decouple from ember-cli #6

Open
11 tasks
stefanpenner opened this issue Nov 28, 2016 · 4 comments
Open
11 tasks

decouple from ember-cli #6

stefanpenner opened this issue Nov 28, 2016 · 4 comments

Comments

@stefanpenner
Copy link
Contributor

stefanpenner commented Nov 28, 2016

@trabus
Copy link

trabus commented Dec 8, 2016

Regarding references to pod, did you have any strategies in mind to abstract this yet? I was thinking maybe something like the concept I had for structures, but simpler?

@stefanpenner
Copy link
Contributor Author

Regarding references to pod, did you have any strategies in mind to abstract this yet? I was thinking maybe something like the concept I had for structures, but simpler?

I believe the concept of structures, may enable this.

@trabus
Copy link

trabus commented Dec 8, 2016

The only thing gives me pause is that they kind of need to know about the resolver, but we don't want to couple that with the implementation.
Maybe structures can be flexible enough that the resolver (or any thing like that dealing with the generated product) can just be optionally considered from inside any specific structure implentation, rather than coupling the concept.

@stefanpenner
Copy link
Contributor Author

stefanpenner commented Dec 8, 2016

@trabus maybe we can do a minimal thing, that sufficiently decouples this case. We can see how it feels, then grow it to something more fully fledged? Call the effort "structures", and aim for that to be the guiding light?

You have likely thought about this more then me, so you likely have much more context.

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

2 participants