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

Allow special data-bind binding in no conflict mode #16

Closed
Munawwar opened this issue Aug 5, 2015 · 2 comments
Closed

Allow special data-bind binding in no conflict mode #16

Munawwar opened this issue Aug 5, 2015 · 2 comments

Comments

@Munawwar
Copy link
Owner

Munawwar commented Aug 5, 2015

Make a special binding fro data-bind attribute that will allow an object literal rather than string.

@Munawwar
Copy link
Owner Author

Munawwar commented Aug 5, 2015

Eh, there is problem with this. The use case was to evaluate the binding and deserialize to data-bind, so as to be able to pass data from the server to client's data-bind. However the problem is one cannot use both evaluated and literal data-bind properties together. hmm...

@Munawwar
Copy link
Owner Author

Munawwar commented Oct 6, 2015

Won't fix for now. Seems like a fringe use case at the moment.

@Munawwar Munawwar closed this as completed Oct 6, 2015
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