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

Some kind of pattern router #50

Open
drsm79 opened this issue Aug 29, 2015 · 2 comments
Open

Some kind of pattern router #50

drsm79 opened this issue Aug 29, 2015 · 2 comments

Comments

@drsm79
Copy link
Owner

drsm79 commented Aug 29, 2015

There's weirdnesses in how the patterns get extended, which result in crufty code. Either there should be a pattern route, so an output know the name of the pattern, but doesn't get the object until after the patterns are fully initialised, or patterns should fire a ready event, and things get wired up when that happens.

@drsm79
Copy link
Owner Author

drsm79 commented Sep 20, 2015

see also #53

@drsm79
Copy link
Owner Author

drsm79 commented Sep 20, 2015

That would mean some intermediate object that knew the current pattern bank, all the outputs & the relationships between them. I think this is probably a pre requisite for #52, too

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