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

Let StructSinks be attached dynamically #12

Closed
jvdb opened this issue Mar 31, 2016 · 0 comments
Closed

Let StructSinks be attached dynamically #12

jvdb opened this issue Mar 31, 2016 · 0 comments

Comments

@jvdb
Copy link
Contributor

jvdb commented Mar 31, 2016

Right now a callback can be assigned to a token by wrapping it in a Str. Instead of this static mapping, a more dynamic approach is more useful, which will allow dynamically turning callbacks on and off and allow adding callbacks to any token at any time.

Together with #11 this will make Str obsolete.

jvdb added a commit that referenced this issue Sep 7, 2016
@jvdb jvdb modified the milestone: 5.0.0 Sep 8, 2016
jvdb added a commit that referenced this issue Sep 14, 2016
jvdb added a commit that referenced this issue Sep 15, 2016
…Fixed Def's toString(). Removed obsolete code from TokenCallbackList.
jvdb added a commit that referenced this issue Sep 16, 2016
…ed an unused one. Reverted BaseCallback to abstract class.
jvdb added a commit that referenced this issue Sep 16, 2016
jvdb added a commit that referenced this issue Sep 16, 2016
@jvdb jvdb closed this as completed in #89 Sep 16, 2016
@jvdb jvdb added the major label Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant