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

Aurelia has another "behavior" concept #25

Open
dmitriz opened this issue May 9, 2017 · 0 comments
Open

Aurelia has another "behavior" concept #25

dmitriz opened this issue May 9, 2017 · 0 comments

Comments

@dmitriz
Copy link
Contributor

dmitriz commented May 9, 2017

Just wanted to mention, the Aurelia framework talks about its own behavior concept which might get confused with one used here:

http://aurelia.io/hub.html#/doc/article/aurelia/templating/latest/templating-html-behaviors-introduction/2

http://stackoverflow.com/questions/43012682/aurelia-how-to-add-binding-behavior-in-a-custom-element-and-within-its-own-names

aurelia/templating-resources#137

https://www.tutorialspoint.com/aurelia/aurelia_binding_behavior.htm

You can think of binding behavior as a filter that can change binding data and display it in different format.

Just wanted to let you know.

It is probably too general term for something specific, so more future confusion is likely guaranteed :) There can be just too many things that people will like to call that way.

Perhaps something like "continuous eventless stream" would better describe the concept, even if too long. Or perhaps some abbreviation like CES? :) At least no one will try to use if for other things.

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