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

Two way syncinc #1

Open
miljan-aleksic opened this issue Jan 11, 2017 · 6 comments
Open

Two way syncinc #1

miljan-aleksic opened this issue Jan 11, 2017 · 6 comments

Comments

@miljan-aleksic
Copy link

Awesome! Thanks for the contribution!!

I noticed the sync is not two ways, e.g in the ES6 usage demo the input number will not reflect back into the code. Perhaps that could be considered?

@QingWei-Li
Copy link
Owner

I have not any idea of how to do it. Do you have any idea?

@miljan-aleksic
Copy link
Author

Didn't gave it too much thought, but for example it could listen to the rendered instance $data changes and compare the new state with the source code one, and update as required.

@RashadSaleh
Copy link

Hello. This is interesting. I would like to add my own thoughts and hope you will find them useful. However, I would like to try the thing before I say anything, so please fix the demo not appearing issue (#2). Thanks.

QingWei-Li added a commit that referenced this issue Feb 21, 2017
@reverland
Copy link
Contributor

@QingWei-Li github looks dosen't support syntax like close #1...

@QingWei-Li
Copy link
Owner

Actually I didn't implement it. @reverland

@reverland
Copy link
Contributor

I suspect whether this feature is possible now,,, with eval the whole js and even import other file's data if you decide to accept #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants