Kai Dorschner

Results 60 comments of Kai Dorschner

From a quick view it looks like you want to combine to different two-way-databinding libraries together. How would you define the benefit, apart from the struggle to sync all the...

It'll also silently fail if there is a syntax error. Just in case this helps.

+1 But why not ``` .class1,.class2{width:10px;height:10px}.class4{width:20px}.class3{height:20px} ```

Yes, because it's overridden by 20px. Am I missing something?

[brikteknologier/seraph](http://github.com/brikteknologier/seraph) already can stream Cypher/results.

If you mean streaming cypher by sending and receiving chunks, no it doesn't. It seems and receives atomic queries and results through one pipeline. As much as you want. Asynchronously.

Any news on that? This is a pretty neat feature I'd love to see in node-neo4j which would also make it the most promising lib for node and neo4j.

Can I consider this project dead when, after 2 weeks, nobody answers or even just labels this issue?

I extended the VM correctly in the jsfiddle above. Also I know it works on a text input - but not on a checkbox/radio. That's why I started this issue.