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

Improve internal structure of concatenation statements #11

Closed
SpencerPark opened this issue Nov 20, 2016 · 0 comments
Closed

Improve internal structure of concatenation statements #11

SpencerPark opened this issue Nov 20, 2016 · 0 comments

Comments

@SpencerPark
Copy link
Owner

The concatenation component internal API is all over the place with some unnatural interfaces. This needs some reworking before work can start on #6 as it will need to attach itself onto the same API.

A more general builder pattern with some method references for the types of components that can be appended looks like the best approach.

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