Scott, it's funny you should mention this. I've been working on a pure Javascript implementation of Cocoa Bindings and it's working out really well. It's already been used in one product (an embedded browser-based application on Windows) and the next version is much closer to real Cocoa Bindings.
I've a very short write-up and demo (not enough time to do a better write up) called DHTML Binding Example.
I can't wait to plug this into some of the XMLHttpRequest work I've been doing. It'll be so cool to have a Cocoa-like development environment all running Javascript.
by Jeff Watkins — Aug 21
I've a very short write-up and demo (not enough time to do a better write up) called DHTML Binding Example.
I can't wait to plug this into some of the XMLHttpRequest work I've been doing. It'll be so cool to have a Cocoa-like development environment all running Javascript.